COMMITS
March 14, 2023
D
docs: add the other/miscellaneous form (#8163)
David Leal committed
M
Add Project Euler problem 100 solution 1 (#8175)
Maxim Smolskiy committed
A
Add hashmap implementation (#7967)
Andrey committed
March 13, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8177)
pre-commit-ci[bot] committed
March 10, 2023
M
Reduce the complexity of backtracking/word_search.py (#8166)
Maxim Smolskiy committed
March 7, 2023
S
Add circular convolution (#8158)
Subhendu Dash committed
March 6, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8168)
pre-commit-ci[bot] committed
March 2, 2023
M
Add Project Euler problem 117 solution 1 (#6872)
Maxim Smolskiy committed
M
Reduce the complexity of other/scoring_algorithm.py (#8045)
Maxim Smolskiy committed
M
Add Project Euler problem 082 solution 1 (#6282)
Maxim Smolskiy committed
March 1, 2023
C
Make some ruff fixes (#8154)
Christian Clauss committed
February 27, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8160)
pre-commit-ci[bot] committed
February 21, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8149)
pre-commit-ci[bot] committed
February 19, 2023
J
Update bogo_sort.py (#8144)
Jan Wojciechowski committed
February 13, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8141)
pre-commit-ci[bot] committed
February 12, 2023
D
fix_ci_badge (#8134)
Damon Gregory committed
February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
January 30, 2023
P
[pre-commit.ci] pre-commit autoupdate (#8107)
pre-commit-ci[bot] committed
January 26, 2023
T
Fix `mypy` errors in `lorentz_transformation_four_vector.py` (#8075)
Tianyi Zheng committed
C
feat: Concatenate both factorial implementations (#8099)
Caeden Perelli-Harris committed
January 10, 2023
M
gcd_of_n_numbers (#8057)
MohammadReza Balakhaniyan committed
January 7, 2023
C
Create cached fibonacci algorithm (#8084)
Caeden Perelli-Harris committed
January 4, 2023
A
Update is_palindrome.py (#8022)
Abhishek Mulik committed
January 2, 2023
T
Refactor `sierpinski_triangle.py` (#8068)
Tianyi Zheng committed
T
Refactor `local_weighted_learning.py` to use `np.array` (#8069)
Tianyi Zheng committed
T
Change prime_sieve_eratosthenes.py to return list (#8062)
Tianyi Zheng committed
January 1, 2023
T
Fix get_top_billioners.py file name typo (#8066)
Tianyi Zheng committed
December 30, 2022
A
add word_break dynamic approach up -> down. (#8039)
Alexander Pantyukhin committed
December 29, 2022
T
Remove extra imports in gamma.py doctests (#8060)
Tianyi Zheng committed
December 28, 2022
L
Add LZ77 compression algorithm (#8059)
Lucia Harcekova committed