Releases: SciML/NonlinearSolve.jl
Releases · SciML/NonlinearSolve.jl
v0.3.7
NonlinearSolve v0.3.7
v0.3.6
v0.3.5
v0.3.4
NonlinearSolve v0.3.4
v0.3.3
NonlinearSolve v0.3.3
Merged pull requests:
- loosen types on prev/next floating handling (#22) (@ChrisRackauckas)
v0.3.2
NonlinearSolve v0.3.2
Merged pull requests:
- updated to account for autodiff=false (#21) (@BriceonWiley)
v0.3.1
NonlinearSolve v0.3.1
Merged pull requests:
v0.3.0
v0.2.0
v0.1.0
NonlinearSolve v0.1.0
Merged pull requests:
- Modify the benchmark and tests (#1) (@YingboMa)
- Refactor (#2) (@kanav99)
- Add MIT License (#5) (@ChrisRackauckas)
- Add some documentation (#6) (@ChrisRackauckas)
- Fix the readme example (#7) (@YingboMa)
- Remove DiffEqBase Dependency (#9) (@kanav99)
- [WIP] AD in Bisection (#10) (@kanav99)
- Scalar nonlinear solve AD (#11) (@YingboMa)