COMMITS
/ DIRECTORY.md October 31, 2022
C
Test on Python 3.11 (#6591)
Christian Clauss committed
T
Refactor bottom-up edit distance function to be class method (#7347)
Tianyi Zheng committed
October 30, 2022
H
added sumset.py Fixes: #{6563} (#6742)
happiestbee committed
A
Update docs (#7867)
Andrey committed
October 29, 2022
A
Remove file-level flake8 suppression (#7844)
Andrey committed
A
Fix yesqa hook (#7843)
Andrey committed
A
Add running doctest to pytest default (#7840)
Andrey committed
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