Skip to content

Commit 06eec1e

Browse files
committed
updating DIRECTORY.md
1 parent 15c9dbc commit 06eec1e

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
@@ -720,6 +720,7 @@
720720
* [Pollard Rho](maths/pollard_rho.py)
721721
* [Polynomial Evaluation](maths/polynomial_evaluation.py)
722722
* Polynomials
723+
* [Legendre](maths/polynomials/legendre.py)
723724
* [Single Indeterminate Operations](maths/polynomials/single_indeterminate_operations.py)
724725
* [Power Using Recursion](maths/power_using_recursion.py)
725726
* [Prime Check](maths/prime_check.py)

0 commit comments

Comments
 (0)