COMMITS
/ DIRECTORY.md March 28, 2024
M
Enable ruff N999 rule (#11331)
Maxim Smolskiy committed
March 25, 2024
M
Enable ruff DTZ001 rule (#11326)
Maxim Smolskiy committed
March 12, 2024
M
Reenable files when TensorFlow supports the current Python (#11318)
Maxim Smolskiy committed
January 8, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11231)
pre-commit-ci[bot] committed
December 4, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11195)
pre-commit-ci[bot] committed
November 27, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11184)
pre-commit-ci[bot] committed
November 25, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11154)
pre-commit-ci[bot] committed
November 7, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11146)
pre-commit-ci[bot] committed
October 30, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11106)
pre-commit-ci[bot] committed
October 29, 2023
A
Added Fast Inverse Square Root (#11054)
Aryansh B committed
October 26, 2023
T
Speed up `dijkstra_bankers_algorithm.py` (#10861)
Tianyi Zheng committed
October 24, 2023
C
Use dataclasses in circular_linked_list.py (#10884)
Christian Clauss committed
October 23, 2023
T
Consolidate Newton-Raphson implementations (#10859)
Tianyi Zheng committed
P
[pre-commit.ci] pre-commit autoupdate (#10856)
pre-commit-ci[bot] committed
T
Delete `arithmetic_analysis/` directory and relocate its contents (#10824)
Tianyi Zheng committed
P
feat: Add mass energy equivalence in physics and doctests (#10202)
Pratik Tripathy committed
October 22, 2023
J
Add: Time Conversion Function (#10749)
Jeel Gajera committed
K
Updated doctests for nor_gate (#10791)
Kento committed
October 21, 2023
T
Consolidate binary exponentiation files (#10742)
Tianyi Zheng committed
J
Add: FP Growth Algorithm (#10746)
Jeel Gajera committed
October 20, 2023
T
Consolidate loss functions into a single file (#10737)
Tianyi Zheng committed
T
Fix typo in DPLL file name (#10723)
Tianyi Zheng committed
S
Concatenates both check bipatrite graphs(bfs&dfs) (#10708)
shivaparihar6119 committed
T
Fix ruff error in `machine_learning/sequential_minimum_optimization.py` (#10717)
Tianyi Zheng committed
October 19, 2023
C
Simplify is_bst.py (#10627)
Christian Clauss committed
October 16, 2023
P
[pre-commit.ci] pre-commit autoupdate (#10613)
pre-commit-ci[bot] committed
C
Rename binary_tree_traversals.md to README.md (#10599)
Christian Clauss committed
October 15, 2023
P
Dynamic programming/matrix chain multiplication (#10562)
Pooja Sharma committed
J
feat: adding Apriori Algorithm (#10491)
Jeel Gajera committed
C
Revert "validate_solutions.py: os.getenv('GITHUB_TOKEN', '')" (#10552)
Christian Clauss committed
C
validate_solutions.py: os.getenv('GITHUB_TOKEN', '') (#10546)
Christian Clauss committed
C
Fix typo in filename: ciphers/trifid_cipher.py (#10516)
Christian Clauss committed
October 11, 2023
C
Ruff pandas vet (#10281)
Christian Clauss committed
October 10, 2023
V
Fixes #9943 Added Doctests to binary_exponentiation_3.py (#10121)
Vipin Karthic committed
October 8, 2023
A
Consolidated two scripts reverse_letters.py and reverse_long_words.py into one (#10140)
Anshu Sharma committed
T
Rename maths/binary_exponentiation_3.py (#9656)
Tianyi Zheng committed
October 6, 2023
C
Use dataclasses in singly_linked_list.py (#9886)
Christian Clauss committed
October 5, 2023
C
print reverse: A LinkedList with a tail pointer (#9875)
Christian Clauss committed
V
Doctest Error Correction of mirror_formulae.py (#9782)
Vipin Karthic committed
V
Added Mirror Formulae Equation (#9717)
Vipin Karthic committed
October 4, 2023
P
Moved relu.py from maths/ to neural_network/activation_functions (#9753)
piyush-poddar committed
T
Fix mypy errors in circular_linked_list.py and swap_nodes.py (#9707)
Tianyi Zheng committed
October 3, 2023
C
Upgrade to Python 3.12 (#9576)
Christian Clauss committed
C
pre-commit autoupdate && pre-commit run --all-files (#9516)
Christian Clauss committed
October 1, 2023
D
Remove myself from CODEOWNERS (#9325)
Dhruv Manilawala committed
C
Fix ruff warning (#9272)
Christian Clauss 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
September 27, 2023
T
Move bitwise add (#9097)
Tianyi Zheng committed
T
Consolidate the two existing kNN implementations (#8903)
Tianyi Zheng committed