v1.1.0
NonlinearSolve v1.1.0
Closed issues:
- Incompatibility with CuArrays and ForwardDiff (#19)
- chunk_size argument to NewtonRaphson not respected (#53)
- GPU Compatibility for 1D Arrays (#70)
- advanced docs custom linear solver (#83)
Merged pull requests:
- use undefmatrix to init jacobian (#104) (@oscardssmith)
- Setup with SparseDiffTools (#105) (@ChrisRackauckas)
- Test GPU (#106) (@ChrisRackauckas)
- CompatHelper: add new compat entry for SparseDiffTools at version 1, (keep existing compat) (#107) (@github-actions[bot])
- NewtonRahpson -> NewtonRaphson (#108) (@DanielVandH)
- Add steady state docs and MINPACK (#110) (@ChrisRackauckas)