Commits
Branch selector
User selector
Commit History
Commits on Mar 16, 2022
LICENSE: Year change (#5920)
Show description for 37200a4andauthored
Commits on Feb 13, 2022
Added average absolute deviation (#5951)
Show description for 7a9b3c7andauthoredAdd points are collinear in 3d algorithm to /maths (#5983)
Show description for 637cf10andauthoredpyupgrade --py310-plus and run mypy in precommit, not build (#5996)
Show description for 885580bauthoredUpgrade to Python 3.10 (#5992)
Show description for f707f6dandauthored
Commits on Feb 2, 2022
Extend power iteration to handle complex Hermitian input matrices (#5925)
Show description for 54f765bauthored
Commits on Feb 1, 2022
Scrape anime and play episodes on browser without ads from terminal (#5975)
Show description for d28ac64authored
Commits on Jan 31, 2022
Scraping prescription drug prices from Rx site using the prescription drug name and zipcode (#5967)
Show description for b2a77ccauthored
Commits on Jan 30, 2022
The black formatter is no longer beta (#5960)
Show description for 24d3cf8andauthored
Commits on Jan 28, 2022
Refactor currency_converter.py (#5917)
Show description for c15a4d5authored

Commits on Jan 26, 2022
ci: add mkdir step for mypy (#5927)
Show description for 7423875andauthored
Commits on Dec 16, 2021
Improve Quine–McCluskey algorithm (#4935)
Show description for 9af2eefandauthoredUpdate merge_insertion_sort.py (#5833)
Show description for 6680e43authored
Commits on Nov 28, 2021
Added memoization function in fibonacci (#5856)
Show description for 65d3cffauthored
Commits on Nov 24, 2021
Lowercase g --> Capital G (#5845)
Show description for f4a16f6andauthored
Commits on Nov 17, 2021
Replace typing.optional with new annotations syntax (#5829)
Show description for 1ae5abfandauthored
Commits on Nov 16, 2021
Adding Pooling Algorithms (#5826)
Show description for d848bfbandauthored[Mypy] fix other/least_recently_used (#5814)
Show description for 551c657andauthored
Commits on Nov 13, 2021
Add new persistence algorithm (#4751)
Show description for 9b9405fauthored
Commits on Nov 11, 2021
Add README files 2/8 (#5766)
Show description for 6314195andauthored
Commits on Nov 10, 2021
[mypy] Annotate other/lru_cache and other/lfu_cache (#5755)
Show description for f36ee03authored- authored
[mypy] Fix `matrix_operation.py` (#5808)
Show description for e9882e4authoredAdd solution for Project Euler problem 145 (#5173)
Show description for d6a1623andauthored
Commits on Nov 9, 2021
[mypy] Type annotations for searches directory (#5799)
Show description for 745f9e2authoredAdd Jacobi Iteration Method (#5113)
Show description for c3d1ff0authored
Add Project Euler problem 205 solution 1 (#5781)
Show description for 0b8d6d7andauthored
Commits on Nov 8, 2021
[mypy] Type annotations for graphs directory (#5798)
Show description for ed4c92dauthorededited strings/anagram.py (#5770)
Show description for 4c9949fandauthored[mypy] Type annotations for `graphs/finding_bridges.py` and `graphs/random_graph_generator.py` (#5795)
Show description for a8aeabdauthored[mypy] Fix type annotations in `graphs/boruvka.py` (#5794)
Show description for ac4bdfdandauthored
ADD the algorithms of image augmentation (#5792)
Show description for 2f6a7aeauthored
Commits on Nov 7, 2021
[mypy] Fix type annotations for maths directory (#5782)
Show description for a984652andauthoredAdd equated_monthly_installments.py in Financials (#5775)
Show description for db5aa1dauthored[mypy] Fix `other/fischer_yates_shuffle.py` (#5789)
Show description for accee50authored