COMMITS
May 13, 2022
O
Improve code on f-strings and brevity (#6126)
Omkaar committed
R
Add missing type annotations for `strings` directory (#5817)
Rohan R Bharadwaj committed
May 12, 2022
E
Fix bug in bucket_sort.py (#6005)
eee555 committed
M
Improve Project Euler problem 074 solution 2 (#5803)
Maxim Smolskiy committed
L
fix mypy annotations for arithmetic_analysis (#6040)
Leoriem-code committed
O
Fix typos (#6127)
Omkaar committed
K
Fix some typos in solution 1 of euler 686 (#6112)
KerimovEmil committed
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