Math DaTech mathdatech
mathdatech synced commits to refs/pull/9001/head at mathdatech/Python from mirror 2023-08-22 20:45:34 +00:00
d8a6bcba6a doctesting lowercase upcase empty string cases
mathdatech synced and deleted reference pre-commit-ci-update-config at mathdatech/Python from mirror 2023-08-22 12:35:34 +00:00
mathdatech synced commits to master at mathdatech/Python from mirror 2023-08-22 12:35:34 +00:00
fceacf977f Fix type errors in permutations (#9007)
c7aeaa3fd8 [pre-commit.ci] pre-commit autoupdate (#9006)
Compare 2 commits »
mathdatech synced commits to refs/pull/9001/head at mathdatech/Python from mirror 2023-08-22 12:35:34 +00:00
65b95a62b5 descriptive names for the parameters a and b
Compare 2 commits »
mathdatech synced commits to master at mathdatech/Python from mirror 2023-08-22 04:25:34 +00:00
04fd5c1b5e Create langtons ant algorithm (#8967)
b3dc6ef035 fixes #9002; improve insertion_sort algorithm (#9005)
Compare 2 commits »
mathdatech synced commits to pre-commit-ci-update-config at mathdatech/Python from mirror 2023-08-22 04:25:34 +00:00
mathdatech synced new reference pre-commit-ci-update-config to mathdatech/Python from mirror 2023-08-22 04:25:34 +00:00
mathdatech synced commits to master at mathdatech/Python from mirror 2023-08-21 20:15:34 +00:00
1210559deb Consolidate decimal to binary iterative and recursive (#8999)
mathdatech synced commits to refs/pull/8920/head at mathdatech/Python from mirror 2023-08-21 20:15:34 +00:00
896f6bebb0 Update prime_factorization_fast.py
b64348256f Update prime_factorization_fast.py
332f34cba3 [pre-commit.ci] auto fixes from pre-commit.com hooks
cfb91ebdef Update prime_factors.py
7f4e3e6967 Update prime_factorization_fast.py
Compare 9 commits »
mathdatech synced commits to refs/pull/8967/head at mathdatech/Python from mirror 2023-08-21 20:15:34 +00:00
02a8c140fd Merge branch 'langtons-ant' of https://github.com/caedenph/python into langtons-ant
2e77104efc fix(langtons-ant): Set funcanimation interval to 1
3789e5e1a8 Apply suggestions from code review
0506930412 Update cellular_automata/langtons_ant.py
Compare 4 commits »
mathdatech synced commits to refs/pull/8999/head at mathdatech/Python from mirror 2023-08-21 20:15:34 +00:00
87c53d27a6 refactor(decimal-to-binary): Rename main and helper recursive
mathdatech synced commits to refs/pull/2505/head at mathdatech/awesome-python from mirror 2023-08-21 12:25:33 +00:00
61b440679e Added Period to Project Description
mathdatech synced commits to master at mathdatech/Python from mirror 2023-08-21 03:55:39 +00:00
1984d97171 Refactorings (#8987)
672e7bde2e Update arc_length.py (#8964)
Compare 2 commits »
mathdatech synced commits to refs/pull/8987/head at mathdatech/Python from mirror 2023-08-21 03:55:39 +00:00
244ec4049f further improvements using array slicing
mathdatech synced commits to master at mathdatech/Python from mirror 2023-08-20 19:45:34 +00:00
062957ef27 Octal to Binary Convert (#8949)
5ecb6baef8 Move and reimplement convert_number_to_words.py (#8998)
Compare 2 commits »
mathdatech synced commits to refs/pull/8949/head at mathdatech/Python from mirror 2023-08-20 19:45:34 +00:00
2e91bcf5bd Apply suggestions from code review
mathdatech synced commits to refs/pull/8964/head at mathdatech/Python from mirror 2023-08-20 19:45:34 +00:00
c1c09fccac Update arc_length.py
mathdatech synced commits to refs/pull/8949/head at mathdatech/Python from mirror 2023-08-20 11:35:34 +00:00
761e1f7404 [pre-commit.ci] auto fixes from pre-commit.com hooks
7e9f2afa8e error in exit 1
Compare 2 commits »
mathdatech synced commits to refs/pull/8949/head at mathdatech/Python from mirror 2023-08-19 19:15:34 +00:00
25921bd37c [pre-commit.ci] auto fixes from pre-commit.com hooks
37e33918e8 documention problem solved
eb4d80ee21 [pre-commit.ci] auto fixes from pre-commit.com hooks
d5eacd9cbb Documention and test cases added
80d79eb12c Merge branch 'TheAlgorithms:master' into OctalToBinary
Compare 8 commits »
mathdatech synced commits to refs/pull/8982/head at mathdatech/Python from mirror 2023-08-19 19:15:34 +00:00
1465083be0 Merge pull request #3 from thor-harsh/thor-harsh-patch-3
04a4b08961 Update k_nearest_neighbours.py
Compare 2 commits »