v1.2.0
·
1956 commits
to master
since this release
NonlinearSolve v1.2.0
Closed issues:
- Newton trust region (#52)
- [Docs] Stopping conditions (#64)
- Add TrustRegion to Precompilation (#121)
- Error in TrustRegion when inplace is true (#124)
Merged pull requests:
- [skip ci] solver doc uniformity (#112) (@ArnoStrouwen)
- [skip ci] LanguageTool (#113) (@ArnoStrouwen)
- Add new SimpleNonlinearSolve methods to the docs (#115) (@ChrisRackauckas)
- Added a Trust Region solver. (#116) (@CCsimon123)
- Add a documentation of solve (#120) (@ChrisRackauckas)
- Add TrustRegion to the documentation (#123) (@ChrisRackauckas)
- Bug fix for TrustRegion when iip=true. (#125) (@CCsimon123)
- [skip ci] spelling (#126) (@ArnoStrouwen)
- Precompile trust region only on v1.7+ (#127) (@ChrisRackauckas)