COMMITS
May 2, 2022
S
Add the Horn-Schunck algorithm (#5333)
Simon committed
K
Add sol for P104 Project Euler (#5257)
Kunwar Preet Singh committed
V
Add solution to Problem 145 of Project Euler (#5464)
Vineet Rao committed
May 1, 2022
J
fix black at prefix string (#6122)
John Law committed
S
Fix some typos (#6113)
Shuangchi He committed
M
Add prefix conversions for strings (#5453)
Manuel Di Lullo committed
April 28, 2022
V
docs: Fix quicksort & binary tree traversal doc (#4878)
varopxndx committed
April 8, 2022
P
Remove duplicate is_prime related functions (#5892)
Paulo S. G. Ferraz committed
April 4, 2022
A
horizontal motion code physics (#4710)
Aviv Faraj committed
H
feat: add strings/ngram algorithm (#6074)
Harshit Agarwal committed
March 30, 2022
H
fix(pre-commit): update `black` version (#6075)
Harshit Agarwal committed
March 16, 2022
A
LICENSE: Year change (#5920)
Anirudh Lakhotia committed
February 13, 2022
L
Added average absolute deviation (#5951)
Lukas committed
Z
Add points are collinear in 3d algorithm to /maths (#5983)
zer0-x committed
C
pyupgrade --py310-plus and run mypy in precommit, not build (#5996)
Christian Clauss committed
C
Upgrade to Python 3.10 (#5992)
Christian Clauss committed
February 2, 2022
C
Extend power iteration to handle complex Hermitian input matrices (#5925)
Calvin McCarter committed
February 1, 2022
S
Scrape anime and play episodes on browser without ads from terminal (#5975)
Saptarshi Sengupta committed
January 31, 2022
S
Scraping prescription drug prices from Rx site using the prescription drug name and zipcode (#5967)
Saptarshi Sengupta committed
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
January 28, 2022
M
Refactor currency_converter.py (#5917)
Michael Currin committed
January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
December 16, 2021
R
Improve Quine–McCluskey algorithm (#4935)
RenatoLopes771 committed
Y
Update merge_insertion_sort.py (#5833)
yellowsto committed
November 28, 2021
J
Added memoization function in fibonacci (#5856)
Jaydeep Das committed
November 24, 2021
G
Lowercase g --> Capital G (#5845)
Goodness Ezeh committed
November 17, 2021
C
Replace typing.optional with new annotations syntax (#5829)
Christian Clauss committed
November 16, 2021
N
Adding Pooling Algorithms (#5826)
Navaneeth Sharma committed
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
November 13, 2021
B
Add new persistence algorithm (#4751)
Bartechnika committed