Skip to content

Releases: SciML/NonlinearSolve.jl

NonlinearSolveBase-v2.4.0

14 Nov 08:28
90254c6

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v2.4.0

Diff since NonlinearSolveBase-v2.3.0

Merged pull requests:

NonlinearSolveBase-v2.3.0

14 Nov 01:36
ccb1784

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v2.3.0

Diff since NonlinearSolveBase-v2.1.0

Merged pull requests:

NonlinearSolveSpectralMethods-v1.6.0

05 Nov 07:28

Choose a tag to compare

NonlinearSolveSpectralMethods NonlinearSolveSpectralMethods-v1.6.0

Diff since NonlinearSolveSpectralMethods-v1.5.0

Merged pull requests:

  • SciMLLogging Integration (#647) (@jClugstor)
  • 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)
  • Fix string escaping in lazy string error messages (#721) (@jClugstor)
  • Improve Documentation for NonlinearVerbosity (#722) (@jClugstor)
  • Fix Tracing in docs example (#723) (@jClugstor)

Closed issues:

  • Add EnzymeRules overloads (#618)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)

NonlinearSolveQuasiNewton-v1.11.0

05 Nov 07:28

Choose a tag to compare

NonlinearSolveQuasiNewton NonlinearSolveQuasiNewton-v1.11.0

Diff since NonlinearSolveQuasiNewton-v1.10.0

Merged pull requests:

  • SciMLLogging Integration (#647) (@jClugstor)
  • 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)
  • Fix string escaping in lazy string error messages (#721) (@jClugstor)
  • Improve Documentation for NonlinearVerbosity (#722) (@jClugstor)
  • Fix Tracing in docs example (#723) (@jClugstor)

Closed issues:

  • Add EnzymeRules overloads (#618)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)

NonlinearSolveFirstOrder-v1.10.0

05 Nov 07:28

Choose a tag to compare

NonlinearSolveFirstOrder NonlinearSolveFirstOrder-v1.10.0

Diff since NonlinearSolveFirstOrder-v1.9.0

Merged pull requests:

  • SciMLLogging Integration (#647) (@jClugstor)
  • 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)
  • Fix string escaping in lazy string error messages (#721) (@jClugstor)
  • Improve Documentation for NonlinearVerbosity (#722) (@jClugstor)
  • Fix Tracing in docs example (#723) (@jClugstor)

Closed issues:

  • Add EnzymeRules overloads (#618)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)

BracketingNonlinearSolve-v1.6.0

05 Nov 07:28

Choose a tag to compare

BracketingNonlinearSolve BracketingNonlinearSolve-v1.6.0

Diff since BracketingNonlinearSolve-v1.5.0

Merged pull requests:

  • SciMLLogging Integration (#647) (@jClugstor)
  • 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)
  • Fix string escaping in lazy string error messages (#721) (@jClugstor)
  • Improve Documentation for NonlinearVerbosity (#722) (@jClugstor)
  • Fix Tracing in docs example (#723) (@jClugstor)

Closed issues:

  • Add EnzymeRules overloads (#618)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)

NonlinearSolveBase-v2.1.0

04 Nov 18:38
8a5d35a

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v2.1.0

Diff since NonlinearSolveBase-v2.0.0

Merged pull requests:

  • SciMLLogging Integration (#647) (@jClugstor)
  • 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)
  • Fix string escaping in lazy string error messages (#721) (@jClugstor)

Closed issues:

  • Add EnzymeRules overloads (#618)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)

v4.12.0

02 Oct 13:58

Choose a tag to compare

NonlinearSolve v4.12.0

Diff since v4.11.0

Merged pull requests:

Closed issues:

  • SCC does not transfer residuals to solution object (#706)

SimpleNonlinearSolve-v2.9.0

02 Oct 13:46

Choose a tag to compare

SimpleNonlinearSolve SimpleNonlinearSolve-v2.9.0

Diff since SimpleNonlinearSolve-v2.8.0

Merged pull requests:

  • remove aliasing from caches (#683) (@oscardssmith)
  • 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])

Closed issues:

  • SCC does not transfer residuals to solution object (#706)

SCCNonlinearSolve-v1.6.0

02 Oct 02:36

Choose a tag to compare

SCCNonlinearSolve SCCNonlinearSolve-v1.6.0

Diff since SCCNonlinearSolve-v1.4.0

Merged pull requests:

Closed issues:

  • NonlinearSolve stalls when jacobian is singular (#635)
  • A mysterious kwarg bug (#666)
  • Downgrade CI are not dev subpackages (#670)
  • Differentiate through the values in p (#678)
  • Extra kwargs is invalid code (#679)
  • Calling reinit! with GeneralizedFirstOrderAlgorithmCache using AbsTerminationMode throws an error (#687)
  • Missing copy for SciMLJacobianOperators (#690)
  • SCC does not transfer residuals to solution object (#706)