Code refractoring.

This commit is contained in:
Nicolás Ortega Froysa
2019-09-23 20:44:23 +02:00
parent 4d470a14de
commit 68ac85f3f0
12 changed files with 121 additions and 318 deletions

View File

@ -37,6 +37,5 @@ Change Log
- Allow searching for the nth prime number
- Clearing some memory leaks
- v2.0: Linked List
- Implement linked list for faster addition to list.
- Multi-Processor support (MPI).
- Code cleanup.
- Replace OpenMP code with OpenMPI