Skip to content

Releases: jacobwilliams/roots-fortran

1.4.0

04 Sep 20:19
f836b63
Compare
Choose a tag to compare
  • Added Interpolate Truncate and Project (ITP) method
  • Added some additional test cases
  • CI updates
  • Readme updates

1.3.0

26 Feb 19:02
419e9c4
Compare
Choose a tag to compare
  • Fixed a potential false convergence in the Muller method.
  • Some code refactoring.

1.2.0

20 Feb 22:06
0cee64f
Compare
Choose a tag to compare
  • Added barycentric interpolation method

1.1.0

06 Feb 21:10
d1b4528
Compare
Choose a tag to compare
  • Added support for specifying real kind via a preprocessor flag (REAL32, REAL64, or REAL128)
  • pyplot-fortran is now an FPM dependency for the tests (now using 3.2.0)
  • Removed old build script and fobis file
  • Various update to the readme
  • Some docstring updates
  • Some CI updates

1.0.0

01 Sep 05:25
Compare
Choose a tag to compare

Initial release