COMMITS
October 27, 2023
C
Update simple_neural_network.py
Christian Clauss committed
C
forward_propagation(32, 500_000) # Was 10_000_000
Christian Clauss committed
C
forward_propagation(32, 1_000_000) # Was 10_000_000
Christian Clauss committed
October 26, 2023
G
updating DIRECTORY.md
github-actions committed
C
simple_neural_network.py: Fewer forward propogations to speed tests
Christian Clauss committed
S
Added doctest & docstring to quadratic_probing.py (#10996)
Suyash Dongre committed
E
Add new algorithm index_2d_array_in_1d (#10973)
Ed committed
T
Add doctest for maths/primelib (#10978)
Tiela Rose Black-Law committed
K
Fix Typo & Grammatical Errors (#10980)
Kishan Kumar Rai committed
T
Speed up `dijkstra_bankers_algorithm.py` (#10861)
Tianyi Zheng committed
A
Update cocktail_shaker_sort.py (#10987)
Akash_Jambulkar committed
S
Added doctest to hash_table.py (#10984)
Suyash Dongre committed
H
Fix typo in haralick_descriptors.py (#10988)
Habip Akyol committed
N
Added Kth largest element algorithm (#10687)
Neha committed
S
Update capitalize.py (#10573)
Saurabh Mahapatra committed
M
Capacitor equivalence algorithm (#9814)
Mary-0165 committed
S
Added Lens formulae to the Physics repository (#10187)
Sanjay committed
S
Added doctest, docstring and typehint for sigmoid_function & cost_function (#10828)
Suyash Dongre committed
R
added runge kutta gills method to maths/ numerical_analysis (#10967)
Ravi Kumar committed
E
Add doctests and type hints (#10974)
Ed committed
M
Mean absolute error (#10927)
Megan Payne committed
D
Add error tests in doctest and fix error message (#10930)
Dale Dai committed
October 25, 2023
H
added mean absolute percentage error (#10464)
Humzafazal72 committed
B
Code Enhancements in merge_sort.py (#10911)
Bisma nadeem committed
A
Improved Equilibrium Index of an Array. (#10899)
AdityaAtoZ committed
C
Add dataclasses to binary_search_tree.py (#10920)
Christian Clauss committed
October 24, 2023
I
Adding doctests to frequency_finder.py (#10341)
Iyiola Aloko committed
B
Code enhancements in binary_insertion_sort.py (#10918)
Bisma nadeem committed
H
Add function docstrings, comments and type hints (#10893)
Hardik Pawar committed
D
Remove myself from CODEOWNERS (#10220)
Dhruv Manilawala committed