Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 22, 2023
added doctest to playfair_cipher.py (#10823)
Show description for fdb0635authoredEnhance readability of N Queens (#9265)
Show description for a8b94abauthoredAdd: Time Conversion Function (#10749)
Show description for 6c8743fauthored
Updated doctests for nor_gate (#10791)
Show description for 7d0f6e0authored
Add tests without modifying code (#10740)
Show description for 0601b56andauthored
Commits on Oct 21, 2023
adding new physics algorithm: center of mass (#10743)
Show description for d73a4c2andauthoredAdd tests to data_structures/linked_list/swap_nodes.py (#10751)
Show description for c92e86bauthoredadded a function to calculate perceived frequency by observer using Doppler Effect (#10776)
Show description for d956203authoredAdd tests for Perfect_Number (#10745)
Show description for 4707fdbauthoredadd exponential search algorithm (#10732)
Show description for b814cf3authored
Consolidate binary exponentiation files (#10742)
Show description for 06edc0eandauthored
Add: FP Growth Algorithm (#10746)
Show description for 47c19d9authored
Commits on Oct 20, 2023
Consolidate loss functions into a single file (#10737)
Show description for 5645084andauthored
Add docstrings and doctests and fix a bug ciphers/trifid_cipher.py (#10716)
Show description for 52a987eauthoredAdded New Tests in Signum (#10724)
Show description for 5799376andauthoredFix typo in DPLL file name (#10723)
Show description for ce0ede6andauthored
- authored
Concatenates both check bipatrite graphs(bfs&dfs) (#10708)
Show description for 1976048authoredTest cases for check_bipartite_graph_bfs (#10688)
Show description for 82fc24cauthored[ADD]: Improved tests in power recursion! (#10664)
Show description for 4154428andauthoredFix ruff error in `machine_learning/sequential_minimum_optimization.py` (#10717)
Show description for 5180533andauthored
Commits on Oct 19, 2023
Consolidate bubble sort iterative and recursive (#10651)
Show description for 9875f37authoredCreate vernam_cipher.py (#10702)
Show description for 34f48b6authoredCreate swap_all_odd_and_even_bits.py (#10692)
Show description for be94690authoredSimplify is_bst.py (#10627)
Show description for 26ffad9authored
*added docstring and doctest for find_isolated_nodes (#10684)
Show description for 6987614authoredAdded Mean Squared Logarithmic Error (MSLE) Loss Function (#10637)
Show description for bd3072bandauthoreddocs: add test scenarios to pull request template (#10396)
Show description for 289a4ddandauthoredEdit Distance Algorithm for String Matching (#10571)
Show description for 3388864authoredUpdate binary_exponentiation.py (#10342)
Show description for b301e58andauthoredUpdate binary_exponentiation.py (#10253)
Show description for 30c8d55andauthoredUpdate primelib.py (#10209)
Show description for 9adb7ceauthored
Commits on Oct 18, 2023
Added A General Swish Activation Function inNeural Networks (#10415)
Show description for 572de4fauthoredAdds hinge loss function algorithm (#10628)
Show description for 361f64candauthored
Commits on Oct 17, 2023
Fix doctest power recursion (#10659)
Show description for 788e4edandauthored