COMMITS
/ DIRECTORY.md October 28, 2022
C
Adopt Python >= 3.8 assignment expressions using auto-walrus (#7737)
Christian Clauss committed
October 26, 2022
C
Rename quantum_random.py to quantum_random.py.DISABLED.txt (#7683)
Christian Clauss committed
October 25, 2022
M
fix: increase str conversion limit where required (#7604)
Maxim Smolskiy committed
October 24, 2022
M
feat: add Project Euler problem 073 solution 1 (#6273)
Maxim Smolskiy committed
October 23, 2022
L
check whether integer is even or odd using bit manupulation (#7099)
Laukik Chahande committed
C
Rename xgboostclassifier.py to xgboost_classifier.py (#7550)
Christian Clauss committed
October 22, 2022
T
Remove some print statements within algorithmic functions (#7499)
Tianyi Zheng committed
October 19, 2022
T
Remove references to depreciated QasmSimulator (#7417)
Tianyi Zheng committed
October 18, 2022
N
Create combination_sum.py (#7403)
Nadirhan Şahin committed
October 17, 2022
P
[pre-commit.ci] pre-commit autoupdate (#7387)
pre-commit-ci[bot] committed
October 16, 2022
S
Corrected the directory of Fractional Knapsack algorithm (#7086)
SudhanshuSuman committed
October 15, 2022
C
feat: Binary tree node sum (#7020) (#7162)
Caeden committed
D
chore: remove inactive user from CODEOWNERS (#7205)
Dhruv Manilawala committed
October 13, 2022
G
Binary Search Tree Inorder Traversal Algorithm (#6840)
GURNEET SINGH committed
October 12, 2022
C
README.md: Lose LGTM badge because we don't use it (#7063)
Christian Clauss committed
October 10, 2022
P
[pre-commit.ci] pre-commit autoupdate (#6940)
pre-commit-ci[bot] committed
October 8, 2022
J
Add Catalan number to maths (#6845)
Jordan Rinder committed
October 2, 2022
C
Fix pre-commit.ci: additional_dependencies: [types-requests] (#6559)
Christian Clauss committed
September 24, 2022
M
Add Project Euler problem 116 solution 1 (#6305)
Maxim Smolskiy committed
September 14, 2022
S
Add Optimized Shell Sort (#6225)
Satish Mishra committed
August 24, 2022
Z
Add Digital Image Processing Algorithm: Local Binary Pattern (#6294)
zhexuanl 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
July 26, 2022
M
feat: add Project Euler problem 587 solution 1 (#6269)
Maxim Smolskiy committed
July 23, 2022
M
perf: Project Euler problem 145 solution 1 (#6259)
Maxim Smolskiy committed
July 11, 2022
N
Unify primality checking (#6228)
Nikos Giachoudis committed
C
Get rid of the Union (#6246)
Christian Clauss committed
July 7, 2022
C
Upgrade GitHub Actions (#6236)
Christian Clauss committed
June 22, 2022
V
make DIRECTORY.md paths relative Fixes (#6179) (#6190)
Vcrostin committed
May 26, 2022
K
Add Project Euler 68 Solution (#5552)
kugiyasan committed
May 24, 2022
M
Improve Project Euler problem 145 solution 1 (#6141)
Maxim Smolskiy committed
February 13, 2022
L
Added average absolute deviation (#5951)
Lukas committed
C
Upgrade to Python 3.10 (#5992)
Christian Clauss committed
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
November 17, 2021
C
Replace typing.optional with new annotations syntax (#5829)
Christian Clauss committed
November 10, 2021
R
[mypy] Fix `matrix_operation.py` (#5808)
Rohan R Bharadwaj committed
November 9, 2021
N
Add Jacobi Iteration Method (#5113)
Nivas Manduva committed
M
Add Project Euler problem 205 solution 1 (#5781)
Maxim Smolskiy committed
November 8, 2021
D
[mypy] Fix type annotations in `graphs/boruvka.py` (#5794)
Dylan Buchi committed
November 7, 2021
R
Add equated_monthly_installments.py in Financials (#5775)
Rohan R Bharadwaj committed
November 5, 2021
M
Improve Project Euler problem 043 solution 1 (#5772)
Maxim Smolskiy committed
November 3, 2021
S
sock_merchant.py: Matching socks by color (#5761)
Souvik Ghosh committed
November 1, 2021
C
Fix comment (#5742)
Christian Clauss committed
October 31, 2021
E
[mypy] Fix type annotations for linked_stack.py (#5576)
Edward Nuno committed
October 28, 2021
P
[mypy] Fix type annotation in euler_method.py (#5649)
poloso committed
N
Add solution for Project Euler problem 67 (#5519)
Naveen Namani committed
C
Add pyupgrade to pre-commit (#5638)
Christian Clauss committed
October 27, 2021
P
Add Project Euler Problem 078 solution 01 (#5565)
Prakhar Gurunani committed
October 26, 2021
C
Financial: principle -> principal (#5614)
Christian Clauss committed