1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00
Files
core/tests
J. Nick Koston 8214e7a4af Speed up derivative integration
- Avoids creating a new list every time and pop from the queue instead
- Avoids the conversions from datetime objects to seconds to do calculations
- Simplifies some of the math
2023-05-24 13:13:17 -05:00
..