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