indivisible-rs/TODO

14 lines
284 B
Plaintext

============
*** 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 import numbers from a file (exports with piping)