Skip to content

Optimize the heavily loaded loops #3

@krikru

Description

@krikru

The force calculation function and leapfrog functions should be optimized since they are what is taking the most time in our program (especially force calculation). Right now unnecessary parameters are calculated in those loops, which could probably be calculated somewhere else.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions