Added a TODO list.
This commit is contained in:
parent
7a755f7b05
commit
07c6806b6d
15
TODO
Normal file
15
TODO
Normal file
@ -0,0 +1,15 @@
|
||||
============
|
||||
*** TODO ***
|
||||
============
|
||||
Technical:
|
||||
- Use bigints (maybe GMP or another similar library)
|
||||
- Parallelize computations (MPI and/or OpenMP)
|
||||
|
||||
Documentation:
|
||||
- Write man page
|
||||
- Create `help` option
|
||||
|
||||
Interface:
|
||||
- Option to only print nth number
|
||||
- Option to store and import numbers from a file
|
||||
- Option to run verbose (turn default to silent)
|
Loading…
Reference in New Issue
Block a user