v1.0.0
·
1820 commits
to master
since this release
NonlinearSolve v1.0.0
Closed issues:
- Add tests on Regula Falsi (#3)
- Use DiffEqBase DEFAULT_LINSOLVE (#27)
- Adjoint overload (#29)
- What does
false
inNonlinearProblem{false}
mean? (#32) - warning on 1.7 about vendor() is depreciated (#42)
- Support MVectors (#49)
- Deprecation warning with mutating functions (#51)
- use LinearSolve.jl for linsolve (#61)
- Broken link in ReadMe.md (#72)
- Test of low overhead mode (#87)
DEFAULT_PRECS
is not exported by NonlinearSolve (#89)
Merged pull requests:
- Handle downstream usage issues (#88) (@ChrisRackauckas)
- canonify docs (#91) (@ArnoStrouwen)
- Change NonlinearSolve enums to SciMLBase enums (#92) (@utkarsh530)
- reproducible docs (#95) (@ArnoStrouwen)
- doc compat (#96) (@ArnoStrouwen)
- CompatHelper: add new compat entry for SimpleNonlinearSolve at version 0.1, (keep existing compat) (#97) (@github-actions[bot])
- CompatHelper: add new compat entry for DiffEqBase at version 6, (keep existing compat) (#98) (@github-actions[bot])
- more general fixes (#99) (@ChrisRackauckas)