Removed documentation items from TODO.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-03-03 12:45:49 +01:00
parent 915593a24a
commit 585bdee553

4
TODO
View File

@ -5,9 +5,5 @@ Technical:
- Use bigints (maybe GMP or another similar library) - Use bigints (maybe GMP or another similar library)
- Parallelize computations (MPI and/or OpenMP) - Parallelize computations (MPI and/or OpenMP)
Documentation:
- Write man page
- Create `help` option
Features: Features:
- Test if number is prime - Test if number is prime