SCCNonlinearSolve-v1.3.0
·
90 commits
to master
since this release
SCCNonlinearSolve SCCNonlinearSolve-v1.3.0
Diff since SCCNonlinearSolve-v1.2.0
Merged pull requests:
- Fix generic fallbacks for L2Norm (#605) (@ChrisRackauckas)
- Fix return codes for nonlinear least squares (#606) (@ChrisRackauckas)
- CompatHelper: bump compat for DifferentiationInterface to 0.7 for package SciMLJacobianOperators, (keep existing compat) (#607) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.7 for package SimpleNonlinearSolve, (keep existing compat) (#608) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.7, (keep existing compat) (#609) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.7 for package docs, (keep existing compat) (#610) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveBase, (keep existing compat) (#611) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveHomotopyContinuation, (keep existing compat) (#612) (@github-actions[bot])
- Bump to use SciMLBase ImmutableNonlinearProblem (#619) (@ChrisRackauckas)
- Continue on with the polyalg if a stalledsuccess (#622) (@ChrisRackauckas)
- Implement Adjoints for solution of IntervalNonlinearProblems (#623) (@jClugstor)
- Fix type instability in LinearSolve QR factorization fallback (#624) (@ChrisRackauckas)
- Bump SciMLOperators v1 (#625) (@ChrisRackauckas)
- Set strict=false for DI in HomotopyContinuation (#626) (@ChrisRackauckas)
- Make Aqua happy (#628) (@ChrisRackauckas)
- Add SciPy solver support for NonlinearSolve problems (#632) (@AdityaPandeyCN)
- Support LinearProblems in SCCs (#633) (@ChrisRackauckas)
Closed issues:
- NonlinearLeastSquaresProblem returns stalled (#459)
- Set of benchmarks to optimize AD? (#479)
- Release Checklist for
v4
(#481) - L2_NORM resorts to scalar indexing on GPU ComponentArray (#524)
SimpleHalley
type unstable forStaticArray
u0. (#537)IntervalNonlinearProblem
fails withZygote
(#581)Muller
algorithm benchmark (#582)- Levenberg-Marquardt with Sparse J: J isn't square?! (#599)
- Can't update packages that have JuliaSimCompiler in their dependencies (#617)
- Unable to precompile NonlinearSolve v4.9.0 (#630)