Releases: SciML/NonlinearSolve.jl
Releases · SciML/NonlinearSolve.jl
v0.3.17
NonlinearSolve v0.3.17
Closed issues:
- Consistent segfault when precompiling on Julia 1.8, Mac M1 (#65)
Merged pull requests:
- Fix docs typo (#57) (@ericphanson)
- Change to ArrayInterfaceCore (#67) (@ChrisRackauckas)
v0.3.16
v0.3.15
NonlinearSolve v0.3.15
v0.3.14
NonlinearSolve v0.3.14
Closed issues:
- Trying to add SciMLNLSolve results in an error (#48)
Merged pull requests:
- specialize Newton on static arrays (#50) (@ChrisRackauckas)
v0.3.13
NonlinearSolve v0.3.13
Merged pull requests:
- Deploy docs on release (#46) (@briochemc)
- CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat) (#47) (@github-actions[bot])
v0.3.12
NonlinearSolve v0.3.12
Merged pull requests:
- Fix URLs pointing to documentation in ReadMe (#44) (@briochemc)
- CI for LTS (#45) (@ChrisRackauckas)
v0.3.11
NonlinearSolve v0.3.11
Merged pull requests:
- CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#40) (@github-actions[bot])
v0.3.10
NonlinearSolve v0.3.10
Closed issues:
- Odd numerical instability in solving a nonlinear damped pendulum BVP collocation problem (#38)