Releases: jacobwilliams/roots-fortran
Releases · jacobwilliams/roots-fortran
1.4.0
1.3.0
- Fixed a potential false convergence in the Muller method.
- Some code refactoring.
1.2.0
- Added barycentric interpolation method
1.1.0
- Added support for specifying real kind via a preprocessor flag (
REAL32
,REAL64
, orREAL128
) pyplot-fortran
is now an FPM dependency for the tests (now using3.2.0
)- Removed old build script and fobis file
- Various update to the readme
- Some docstring updates
- Some CI updates
1.0.0
Initial release