Releases: jacobwilliams/polyroots-fortran
Releases · jacobwilliams/polyroots-fortran
1.4.0
1.3.0
- Added modernized
dpolzandcpolzmethods from MATH77 library - Removed nonstandard
isnanfunction and replaced withieee_is_nan - Minor code changes
- Readme updates
1.2.0
- Added new method:
rroots_chebyshev_cubic - Fixed an issue causing
cpqr79to fail for gfortran release builds - Test updates
- Minor changes
1.1.0
- Added new methods:
cpolypolzerosfpmlcpolyroots
- Updates to tests and CI
- Updates to readme
1.0.0
- Added
cpqr79method - Added
cmplx_roots_genmethod - added a basic newton raphson polish routine
- some changes to routine interfaces for consistency
- code refactoring
- readme updates
- test case updates
0.1
Initial release