Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08d1f15

Browse files
committedDec 3, 2024·
updating DIRECTORY.md
1 parent 7036c84 commit 08d1f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,7 @@
719719
* [Pollard Rho](maths/pollard_rho.py)
720720
* [Polynomial Evaluation](maths/polynomial_evaluation.py)
721721
* Polynomials
722+
* [Legendre](maths/polynomials/legendre.py)
722723
* [Single Indeterminate Operations](maths/polynomials/single_indeterminate_operations.py)
723724
* [Power Using Recursion](maths/power_using_recursion.py)
724725
* [Prime Check](maths/prime_check.py)

0 commit comments

Comments
 (0)
Please sign in to comment.