Skip to content

Commit

Permalink
updating DIRECTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darwinz authored and Michał Żarnecki committed Jan 4, 2025
1 parent da2d0c8 commit df0d5fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
* [Problem7](./Maths/ProjectEuler/Problem7.php)
* [Problem8](./Maths/ProjectEuler/Problem8.php)
* [Problem9](./Maths/ProjectEuler/Problem9.php)
* [Eratosthenessieve](./Maths/EratosthenesSieve.php)

## NeuralNetworks
* PerceptronClassifier
Expand Down Expand Up @@ -180,7 +179,6 @@
* [Eratosthenessievetest](./tests/Maths/EratosthenesSieveTest.php)
* [Mathstest](./tests/Maths/MathsTest.php)
* [Projecteulertest](./tests/Maths/ProjectEulerTest.php)
* [Eratosthenessievetest](./tests/Maths/EratosthenesSieveTest.php)
* Searches
* [Searchestest](./tests/Searches/SearchesTest.php)
* Sorting
Expand Down

0 comments on commit df0d5fe

Please sign in to comment.