COMMITS
October 2, 2022
D
feat: basic issue forms (#6533)
Dhruv Manilawala committed
R
Added fetch_quotes.py (#6529)
RAHUL S H committed
October 1, 2022
D
Fix docstring (#6461)
Debjit Bhowal committed
September 24, 2022
M
Add Project Euler problem 116 solution 1 (#6305)
Maxim Smolskiy committed
Y
Fix minor typo and add matrix dimension check (#6367)
Yannick Brenning committed
September 21, 2022
B
fix typo (#6375)
Beksultan committed
September 14, 2022
S
Add Optimized Shell Sort (#6225)
Satish Mishra committed
N
Unify `O(sqrt(N))` `is_prime` functions under `project_euler` (#6258)
Nikos Giachoudis committed
C
Fix Max Fenwick Tree (#6328)
C21 committed
September 9, 2022
N
chore: remove the PayPal badge (#6348)
Nikhil Kala committed
September 5, 2022
M
add the dna algorithm (#6323)
Margaret committed
August 24, 2022
Z
Add Digital Image Processing Algorithm: Local Binary Pattern (#6294)
zhexuanl committed
August 16, 2022
A
Fenwick Tree (#6319)
AmirMohammad Hosseini Nasab committed
August 12, 2022
A
Add Max Fenwick Tree (#6298)
AmirMohammad Hosseini Nasab committed
August 7, 2022
M
feat: add Project Euler problem 115 solution 1 (#6303)
Maxim Smolskiy committed
M
feat: add Project Euler problem 114 solution 1 (#6300)
Maxim Smolskiy committed
August 6, 2022
H
typo corrected: heart -> Earth (#6275)
Horst JENS committed
M
perf: improve Project Euler problem 203 solution 1 (#6279)
Maxim Smolskiy committed
July 26, 2022
M
feat: add Project Euler problem 587 solution 1 (#6269)
Maxim Smolskiy committed
July 25, 2022
M
perf: improve Project Euler problem 030 solution 1 (#6267)
Maxim Smolskiy committed
July 24, 2022
K
chore: rename gcd to greatest_common_divisor (#6265)
keshav Sharma committed
July 23, 2022
L
chore: update .gitignore (#6263)
lance-pyles committed
M
perf: Project Euler problem 145 solution 1 (#6259)
Maxim Smolskiy committed
July 16, 2022
U
K
Add circle sort implementation (#5548)
KanakalathaVemuru committed
July 14, 2022
D
fix: test failures (#6250)
Dhruv Manilawala committed
July 11, 2022
L
Improve `prime_check` in math modules (#6044)
lakshmikanth ayyadevara committed
N
Unify primality checking (#6228)
Nikos Giachoudis committed
C
Get rid of the Union (#6246)
Christian Clauss committed
T
Fixes: 6216 | Support vector machines (#6240)
Todor Peev committed