acts-project / acts-project/acts
Magnetic Field Storage
Open
Feature
Improvement
Stale
- Dominant language
- C++
- Stars
- 131
- Forks
- 276
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 112
Description
According to @asalzburger the magnetic field is nominally stored in the `Grid` class as a vector of doubles. It would be convenient to have this reworked as a vector of floats to reduce memory storage, given that (in my expectation, at least) magnetic field mappings will never need the precision of doubles.
Contributor guide
Assessment
This issue has not been assessed yet.