There is a newer version of the record available.

Published December 18, 2025 | Version SciMLJacobianOperators-v0.1.12
Software Open

NonlinearSolve.jl

Description

SciMLJacobianOperators SciMLJacobianOperators-v0.1.12

Diff since SciMLJacobianOperators-v0.1.11

Merged pull requests:

  • SciMLLogging Integration (#647) (@jClugstor)
  • Migrate solve dispatches from DiffEqBase to NonlinearSolveBase (#669) (@jClugstor)
  • remove aliasing from caches (#683) (@oscardssmith)
  • CompatHelper: bump compat for SpeedMapping in [weakdeps] to 0.4, (keep existing compat) (#689) (@github-actions[bot])
  • test: try fixing CI (#695) (@avik-pal)
  • CompatHelper: add new compat entry for SparseMatrixColorings at version 0.4 for package docs, (keep existing compat) (#698) (@github-actions[bot])
  • Fix: reinit! error when using AbsTerminationMode (#699) (@AJ0070)
  • Bump actions/checkout from 4 to 5 (#701) (@dependabot[bot])
  • Bump package versions following NonlinearSolveBase v1.15.0 release (#702) (@ChrisRackauckas-Claude)
  • Fix Mooncake extension to not use AbstractDEProblem (#703) (@jClugstor)
  • CompatHelper: bump compat for Sundials in [weakdeps] to 5, (keep existing compat) (#704) (@github-actions[bot])
  • CompatHelper: bump compat for Sundials to 5 for package docs, (keep existing compat) (#705) (@github-actions[bot])
  • Fix SCC residuals transfer for linear problems (#707) (@ChrisRackauckas-Claude)
  • bump versions (#708) (@oscardssmith)
  • CompatHelper: bump compat for NonlinearSolveBase to 2 for package docs, (keep existing compat) (#710) (@github-actions[bot])
  • Remove irrelevant mention of StaticArrays macros (#711) (@oxinabox)
  • Make string interpolations lazy (#716) (@RomeoV)
  • Mooncake for NonlinearSolve's Adjoints. (#719) (@AstitvaAggarwal)
  • Thread alias specifiers through to __solve and __init (#720) (@jClugstor)
  • Fix string escaping in lazy string error messages (#721) (@jClugstor)
  • Improve Documentation for NonlinearVerbosity (#722) (@jClugstor)
  • Fix Tracing in docs example (#723) (@jClugstor)
  • Bump minor versions for packages with code changes in PR #647 (#724) (@ChrisRackauckas-Claude)
  • Bump minor versions for packages changed in PR #720 (#726) (@ChrisRackauckas-Claude)
  • Disable Enzyme on Julia 1.12+ to fix CI test failures (#731) (@ChrisRackauckas-Claude)
  • Fix Python 3.14 stack overflow in NonlinearSolveSciPy tests (#732) (@ChrisRackauckas-Claude)
  • Fix unexpected pass for Broyden Wood function test on Julia 1.12+ (#733) (@ChrisRackauckas-Claude)
  • Add trim tests (rebased) (#734) (@ChrisRackauckas-Claude)
  • fix Non-Numeric-u0 (#737) (@oscardssmith)
  • Bump actions/checkout from 5 to 6 (#740) (@dependabot[bot])
  • README.md: Improve variable name in example (#741) (@eschnett)
  • Use silent linear verbosity by default to avoid BLAS errors (#742) (@ChrisRackauckas-Claude)
  • update citation with TOMS paper (#744) (@avik-pal)
  • Fix SpeedMapping 0.4 compatibility (#747) (@ChrisRackauckas-Claude)
  • Add missing isadaptive import from SciMLBase in NonlinearSolveBase (#750) (@ChrisRackauckas-Claude)
  • Use @verbosity_specifier macro for NonlinearVerbosity (#751) (@ChrisRackauckas-Claude)
  • Fix copy method for StatefulJacobianOperator with Tuple parameters (#753) (@ChrisRackauckas-Claude)

Closed issues:

  • Add EnzymeRules overloads (#618)
  • Calling reinit! with GeneralizedFirstOrderAlgorithmCache using AbsTerminationMode throws an error (#687)
  • SCC does not transfer residuals to solution object (#706)
  • Error when specifying trace level (#713)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)
  • NonlinearProblem definition throwing UndefVarError: BVP not defined (#736)
  • verbose setting changes behavior of LU/QR switching (#739)
  • Error encountered in JFNK example from documentation (#752)

Notes

If you use this software, please cite it as below.

Files

SciML/NonlinearSolve.jl-SciMLJacobianOperators-v0.1.12.zip

Files (383.4 kB)

Additional details