Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-11 | 397 Bytes | |
v0.39.10 source code.tar.gz | 2025-07-11 | 3.8 MB | |
v0.39.10 source code.zip | 2025-07-11 | 3.9 MB | |
Totals: 3 Items | 7.6 MB | 2 |
Release 0.39.10 (2025-07-11)
- Fixed a bug in the adaptive step size control for all embedded Runge-Kutta methods.
- Corrected the
BU
coefficient vector for the 7th order solution in theRKF78
implementation.
Release 0.39.9 (2025-07-10)
- Change implementation of Gauss-Legendre 4th order method
Full Changelog: https://github.com/Axect/Peroxide/compare/v0.39.8...v0.39.10