10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
============
|
|
*** TODO ***
|
|
============
|
|
Technical:
|
|
- Use bigints (maybe GMP or another similar library)
|
|
- Parallelize computations (MPI and/or OpenMP)
|
|
|
|
Features:
|
|
- Test if number is prime
|