This website requires JavaScript.
Explore
Help
Sign In
A2
/
MDS
Watch
2
Star
0
Fork
You've already forked MDS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8
commits
1
branch
0
tags
2.1
MiB
fbfb16c650
Commit graph
4 commits
Author
SHA1
Message
Date
afonsofrancof
66dc92b5f4
Tried parallelizing the code, but the compiler can already do that automatically
2023-10-18 18:30:54 +01:00
afonsofrancof
1b0a9ab380
moved stuff into function to remove a for loop
2023-10-17 11:49:54 +01:00
afonsofrancof
4c27b3c774
Removed Sqrt function and optimized multiplications
2023-10-16 19:29:22 +01:00
afonsofrancof
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