Releases: jacobwilliams/nlesolver-fortran
Releases · jacobwilliams/nlesolver-fortran
2.2.0
2.1.0
- Added a sparse Broyden option
- Added the
LSMR
solver as an option to solve the linear system. - only print Minimum alpha reached message when
verbose=True
- Readme updates
- Doc string updates
2.0.0
- Added new options for using sparse solvers (LSQR or LUSOL) for the linear system.
- CI and Readme updates
1.1.1
- No code changes, just CI and Readme updates
1.1.0
1.0.0
Initial release