mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-07 10:00:55 +00:00
updating DIRECTORY.md
This commit is contained in:
parent
7036c84cb5
commit
08d1f15d1b
|
@ -719,6 +719,7 @@
|
|||
* [Pollard Rho](maths/pollard_rho.py)
|
||||
* [Polynomial Evaluation](maths/polynomial_evaluation.py)
|
||||
* Polynomials
|
||||
* [Legendre](maths/polynomials/legendre.py)
|
||||
* [Single Indeterminate Operations](maths/polynomials/single_indeterminate_operations.py)
|
||||
* [Power Using Recursion](maths/power_using_recursion.py)
|
||||
* [Prime Check](maths/prime_check.py)
|
||||
|
|
Loading…
Reference in New Issue
Block a user