We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2d0c8 commit df0d5feCopy full SHA for df0d5fe
DIRECTORY.md
@@ -96,7 +96,6 @@
96
* [Problem7](./Maths/ProjectEuler/Problem7.php)
97
* [Problem8](./Maths/ProjectEuler/Problem8.php)
98
* [Problem9](./Maths/ProjectEuler/Problem9.php)
99
- * [Eratosthenessieve](./Maths/EratosthenesSieve.php)
100
101
## NeuralNetworks
102
* PerceptronClassifier
@@ -180,7 +179,6 @@
180
179
* [Eratosthenessievetest](./tests/Maths/EratosthenesSieveTest.php)
181
* [Mathstest](./tests/Maths/MathsTest.php)
182
* [Projecteulertest](./tests/Maths/ProjectEulerTest.php)
183
- * [Eratosthenessievetest](./tests/Maths/EratosthenesSieveTest.php)
184
* Searches
185
* [Searchestest](./tests/Searches/SearchesTest.php)
186
* Sorting
0 commit comments