Skip to content

Releases: SciML/NonlinearSolve.jl

v3.3.0

24 Dec 16:18
2edb478
Compare
Choose a tag to compare

NonlinearSolve v3.3.0

Diff since v3.2.0

Merged pull requests:

Closed issues:

  • Remake defined but doesn't seem to do anything (#168)
  • Add ForwardDiff captures and overrides for in-place systems (#245)

v3.2.0

23 Dec 23:12
6fc34e3
Compare
Choose a tag to compare

NonlinearSolve v3.2.0

Diff since v3.1.1

Merged pull requests:

Closed issues:

  • SpeedMapping.jl wrapper (#76)
  • FixedPointAcceleration.jl (#78)
  • Missing CITATION.bib (#227)

v3.1.1

17 Dec 20:03
665758d
Compare
Choose a tag to compare

NonlinearSolve v3.1.1

Diff since v3.1.0

Merged pull requests:

v3.1.0

12 Dec 23:32
1d2ef5c
Compare
Choose a tag to compare

NonlinearSolve v3.1.0

Diff since v3.0.1

Merged pull requests:

  • chore: bump RecursiveArrayTools compat (#267) (@AayushSabharwal)
  • Add a tutorial demonstrating NLLS methods for ODE Parameter Estim (#313) (@avik-pal)
  • CompatHelper: add new compat entry for Plots at version 1 for package docs, (keep existing compat) (#314) (@github-actions[bot])
  • Update CI.yml (#315) (@avik-pal)
  • Use approximate sparsity detection by default (#320) (@avik-pal)
  • Patch project (#322) (@avik-pal)

Closed issues:

  • Cannot work with Makie.jl on Apple silicon (#316)

v3.0.1

09 Dec 03:00
2a1d570
Compare
Choose a tag to compare

NonlinearSolve v3.0.1

Diff since v3.0.0

Merged pull requests:

  • CompatHelper: add new compat entry for OrdinaryDiffEq at version 6 for package docs, (keep existing compat) (#306) (@github-actions[bot])
  • Disable protective check by default (#307) (@avik-pal)
  • Minor Fixes (#308) (@avik-pal)
  • Up GPU env (#310) (@avik-pal)
  • Trust Region Methods for Nonlinear Least Squares Problem (#311) (@avik-pal)

Closed issues:

  • Support line searches, trust region, and pseudo-transient with nonlinear least squares (#252)

v3.0.0

08 Dec 02:46
4e1638a
Compare
Choose a tag to compare

NonlinearSolve v3.0.0

Diff since v2.8.2

Merged pull requests:

Closed issues:

  • Storing trace (#58)
  • Implement Exciting-Mixing, Scalar and Diagonal Broyden approximations (#260)
  • TrustRegion is missing optimizations of using vjps directly (#167)
  • Fix Documentation Issues (#255)
  • Precompilation fails due to criptic "Matrixs contains NaN" bug (#288)
  • NonlinearSolve.jl not precompiling anymore (#290)
  • Propagate linsolve_kwargs into the linear solver cache (#291)
  • Minor documentation problems (#293)
  • Code restrictions for merit function not documented (#298)

v2.8.2

21 Nov 21:10
0026bc1
Compare
Choose a tag to compare

NonlinearSolve v2.8.2

Diff since v2.8.1

Merged pull requests:

v2.8.1

17 Nov 14:35
cf8dd0c
Compare
Choose a tag to compare

NonlinearSolve v2.8.1

Diff since v2.8.0

Merged pull requests:

v2.8.0

07 Nov 13:37
468a846
Compare
Choose a tag to compare

NonlinearSolve v2.8.0

Merged pull requests:

Closed issues:

  • Add tests on Regula Falsi (#3)
  • Make iip a compile-time constant (#4)
  • jacobian erroneously calls finite_difference_derivative (#12)
  • TagBot trigger issue (#14)
  • Register (#17)
  • Incompatibility with CuArrays and ForwardDiff (#19)
  • Use DiffEqBase DEFAULT_LINSOLVE (#27)
  • Adjoint overload (#29)
  • What does false in NonlinearProblem{false} mean? (...
Read more

v2.7.0

06 Nov 00:02
adc3b31
Compare
Choose a tag to compare

NonlinearSolve v2.7.0

Diff since v2.6.1

Merged pull requests: