indivisible-rs/TODO

10 lines
190 B
Plaintext
Raw Normal View History

2021-03-01 18:00:13 +00:00
============
*** TODO ***
============
Technical:
- Use bigints (maybe GMP or another similar library)
- Parallelize computations (MPI and/or OpenMP)
2021-03-03 10:58:36 +00:00
Features:
- Test if number is prime