Cleaned the code.

This commit is contained in:
Nicolás A. Ortega
2017-02-02 19:53:29 +01:00
parent 22239ec644
commit a3ec19d47c
4 changed files with 96 additions and 95 deletions

View File

@ -31,4 +31,6 @@ Change Log
- Allow user to save found primes to be loaded later.
- User can save and read primes in raw output.
- v1.0: Parallelization
- Indivisible is now completely parallelized.
- Now completely parallelized.
- Cleaned up/organized the code-base
- Exporting files uses less memory