COMMITS
October 1, 2023
C
Fix ruff warning (#9272)
Christian Clauss committed
S
Add missing number algorithm (#9203)
Shreya Bhalgat committed
A
Made binary tree memory-friendly using generators based travels. Fixes (#9208)
aryan1165 committed
A
Deleted add.py. As stated in #6216 (#9180)
aryan1165 committed
A
Deleted random_normal_distribution_quicksort.py. Fixes #9124 (#9182)
aryan1165 committed
A
Deleted sorts/random_pivot_quick_sort.py (#9178)
aryan1165 committed
T
Fix DeprecationWarning in local_weighted_learning.py (Attempt 2) (#9170)
Tianyi Zheng committed
A
Fixed permute_recursive() by passing nums.copy(). Fixes #9014 (#9161)
aryan1165 committed
T
Fix DeprecationWarning in local_weighted_learning.py (#9165)
Tianyi Zheng committed
T
Fix mypy error in web_programming/reddit.py (#9162)
Tianyi Zheng committed
September 30, 2023
C
Create word search algorithm (#8906)
Caeden Perelli-Harris committed
B
added smith waterman algorithm (#9001)
Belhadj Ahmed Walid committed
September 28, 2023
September 27, 2023
A
Deleted euclidean_gcd.py. Fixes#8063 (#9108)
aryan1165 committed
T
Move bitwise add (#9097)
Tianyi Zheng committed
T
Consolidate the two existing kNN implementations (#8903)
Tianyi Zheng committed
T
Fix `mypy` errors in `erosion_operation.py` (#8603)
Tianyi Zheng committed
T
Update k_means_clust.py (#8996)
thor-harsh committed
O
feat(maths): add function to perform calculation (#6602)
Okza Pradhana committed
G
Added Coulomb_Law (#8714)
gudlu1925 committed
September 24, 2023
A
Add MFCC Feature Extraction Algorithm (#9057)
Amir Lavasani committed
C
Rewrite of base85.py algorithm (#9069)
Chris O committed
P
[pre-commit.ci] pre-commit autoupdate (#9067)
pre-commit-ci[bot] committed
C
Rewrite of base32.py algorithm (#9068)
Chris O committed
September 23, 2023
O
Fix typos (#9076)
omahs committed
R
Update xgboost_regressor.py (#9078)
Rohan Anand committed
September 16, 2023
T
Delete empty junk file (#9062)
Tianyi Zheng committed
September 11, 2023
P
[pre-commit.ci] pre-commit autoupdate (#9056)
pre-commit-ci[bot] committed
K
K
Euler 070 partial replacement of numpy loops. (#9055)
Kamil committed