Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 28, 2019
Rewrite build_directory_md.py (#1076)
Show description for a0817bdauthored
Commits on Jul 26, 2019
added automated doctest to decimal_to_hexadecimal.py in conversions (#1071)
Show description for 3b63857authored andcommittedAdd doctest to maths/sieve_of_eratosthenes.py and remove other/finding_primes.py (#1078)
Show description for 46bc673authored andcommitted
Commits on Jul 25, 2019
in_static_equilibrium checks if a 2D static system is in equilibrium (#1062)
Show description for c27bd51authored andcommitted- authored andcommitted
Commits on Jul 24, 2019
Add badges to the top of README.md (#1064)
Show description for 46bcee0authored andcommittedImplement ruling hash to appropriate complexity of Rabin Karp (#1066)
Show description for 7c3ef98authored andcommitted
Commits on Jul 22, 2019
rotate_matrix.py: Add type hints for return values (#1023)
Show description for b2ed8d4authored
Commits on Jul 21, 2019
Code to change contrast (#1060)
Show description for 05e567cauthored andcommittedAdded Mobius Function (#1058)
Show description for c964d74authored andcommittedTravis CI: Add pytest --doctest-modules maths (#1020)
Show description for 93fdc9fauthored andcommitted
Commits on Jul 20, 2019
- authored andcommitted
dijkstra.py: Use r"strings" to fix two pylint warnings (#1052)
Show description for 0f09530authored andcommitted- authored andcommitted
Adds Gaussian Function in maths section (#1054)
Show description for 61fec83authored andcommittedUpdate DIRECTORY.md (#1046)
Show description for f5e6d4eauthored andcommittedAdd error & test checks for matrix_operations.py (#925)
Show description for 4e0717cauthored andcommitted
Commits on Jul 19, 2019
Use correct function names in nth_fibonacci_using_matrix_exponentiation.py (#1045)
Show description for dc1de94authored andcommittedAdded matrix exponentiation approach for finding fibonacci number. (#1042)
Show description for 60c608dauthored andcommittedCommented doctests that were causing slowness at Travis. #2 (#1041)
Show description for 9fcfe6aauthored andcommitted
Commits on Jul 18, 2019
Commented doctests that were causing slowness at Travis. (#1039)
Show description for f7ac8b5authored andcommittedUpdate find_lcm.py (#1019)
Show description for 9f8953dauthored andcommittedFixes for issue "Fix the LGTM issues #1024" (#1034)
Show description for f438440authored andcommitted- authored andcommitted
Travis CI: Add pytest --doctest-modules neural_network (#1028)
Show description for c2e8582authoredlgtm fixes (#1032)
Show description for 4658f4aauthored andcommitted
Commits on Jul 17, 2019
Added Burrows-Wheeler transform algorithm. (#1029)
Show description for e662a5aauthored andcommittedUpdate max_sub_array.py (#1000)
Show description for f64b602authored andcommittedadding factorial (#930)
Show description for f195d92authored andcommitted- authored
Commits on Jul 16, 2019
Added doctest and more explanation about Dijkstra execution. (#1014)
Show description for 267b5efauthored andcommittedFix error message and format with python/black (#1025)
Show description for 2fb3beeauthored andcommitted
Commits on Jul 15, 2019
Create climbing_stairs.py (#1002)
Show description for 1e55bfdauthored andcommittedAdd rotate matrix problem (#1021)
Show description for 3b2738eauthored andcommitted
Commits on Jul 14, 2019
Add combinations (#1015)
Show description for 628794dauthored andcommitted