Commit graph

12 commits

Author SHA1 Message Date
a8b0b317a4
FINAL 2024-01-10 02:47:17 +00:00
b84aa107de
OpenMP done 2023-11-26 15:17:10 +00:00
9855bbd327
last hour optimization (ty digo) 2023-10-22 22:51:24 +01:00
896eb08a5c
Fase 1 final 2023-10-22 16:06:13 +01:00
fbfb16c650
revert some things, my mental health is at an all time low 2023-10-19 21:19:56 +01:00
66dc92b5f4
Tried parallelizing the code, but the compiler can already do that automatically 2023-10-18 18:30:54 +01:00
1b0a9ab380
moved stuff into function to remove a for loop 2023-10-17 11:49:54 +01:00
763c84739f
gcc flags changed 2023-10-16 19:51:28 +01:00
4c27b3c774
Removed Sqrt function and optimized multiplications 2023-10-16 19:29:22 +01:00
44e386f674
2.7 local / 7 search
Merge Potential and Acceleration functions. Still need to optimize more
2023-10-16 01:00:45 +01:00
da20f7966e
Started work on Potential
Unrolled powers
removed duplicate array access on k for
tried starting using omp parallel
2023-10-15 00:56:00 +01:00
898e7eeea7 Initial commit 2023-10-14 15:31:57 +01:00