Will probably use normal threading.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-05-10 18:46:05 +02:00
parent 9b60985f8c
commit b13a363119

2
TODO
View File

@ -3,4 +3,4 @@
============ ============
Technical: 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