Skip to content

Releases: SciML/NonlinearSolve.jl

v4.5.1

07 Apr 17:50
27c1f52
Compare
Choose a tag to compare

NonlinearSolve v4.5.1

Diff since v4.5.0

Merged pull requests:

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)
  • Muller's method (#403)
  • ITP implementation beaten by Roots.jl (#501)
  • Muller's method (#564)

SimpleNonlinearSolve-v2.2.1

07 Apr 17:53
27c1f52
Compare
Choose a tag to compare

SimpleNonlinearSolve SimpleNonlinearSolve-v2.2.1

Diff since SimpleNonlinearSolve-v2.2.0

Merged pull requests:

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)
  • Muller's method (#403)
  • ITP implementation beaten by Roots.jl (#501)
  • Muller's method (#564)

SciMLJacobianOperators-v0.1.2

07 Apr 18:01
27c1f52
Compare
Choose a tag to compare

SciMLJacobianOperators SciMLJacobianOperators-v0.1.2

Merged pull requests:

Read more

NonlinearSolveSpectralMethods-v1.1.1

07 Apr 17:53
27c1f52
Compare
Choose a tag to compare

NonlinearSolveSpectralMethods NonlinearSolveSpectralMethods-v1.1.1

Diff since NonlinearSolveSpectralMethods-v1.1.0

Merged pull requests:

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)
  • Muller's method (#403)
  • ITP implementation beaten by Roots.jl (#501)
  • latest release fails to precompile w/ OrdinaryDiffEq.jl (#519)
  • Unable to init on IntervalNonlinearProblem` (#521)
  • Tutorial example fails (#526)
  • Muller's method (#564)

NonlinearSolveQuasiNewton-v1.2.1

07 Apr 17:52
27c1f52
Compare
Choose a tag to compare

NonlinearSolveQuasiNewton NonlinearSolveQuasiNewton-v1.2.1

Diff since NonlinearSolveQuasiNewton-v1.2.0

Merged pull requests:

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)
  • Muller's method (#403)
  • ITP implementation beaten by Roots.jl (#501)
  • Muller's method (#564)

NonlinearSolveFirstOrder-v1.3.1

07 Apr 17:52
27c1f52
Compare
Choose a tag to compare

NonlinearSolveFirstOrder NonlinearSolveFirstOrder-v1.3.1

Diff since NonlinearSolveFirstOrder-v1.3.0

Merged pull requests:

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)
  • Muller's method (#403)
  • ITP implementation beaten by Roots.jl (#501)
  • Muller's method (#564)

NonlinearSolveBase-v1.5.2

07 Apr 17:52
27c1f52
Compare
Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.5.2

Diff since NonlinearSolveBase-v1.5.1

Merged pull requests:

Closed issues:

  • Muller's method (#403)
  • Muller's method (#564)

BracketingNonlinearSolve-v1.1.3

07 Apr 17:51
27c1f52
Compare
Choose a tag to compare

BracketingNonlinearSolve BracketingNonlinearSolve-v1.1.3

Diff since BracketingNonlinearSolve-v1.1.2

Merged pull requests:

Closed issues:

  • Muller's method (#403)
  • Muller's method (#564)

BracketingNonlinearSolve-v1.1.2

27 Mar 13:18
c6e11ae
Compare
Choose a tag to compare

BracketingNonlinearSolve BracketingNonlinearSolve-v1.1.2

Diff since BracketingNonlinearSolve-v1.1.1

Merged pull requests:

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)

NonlinearSolveBase-v1.5.1

24 Mar 11:07
80562aa
Compare
Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.5.1

Diff since NonlinearSolveBase-v1.5.0

Merged pull requests:

  • fix type stability of SimpleNonlinearSolve (#536) (@oscardssmith)
  • Fix markdown list in faq.md (#538) (@abhro)
  • Update compats (#539) (@ChrisRackauckas)
  • ci(CompatHelper): checkout the repository (#542) (@thazhemadam)
  • CompatHelper: bump compat for FixedPointAcceleration in [weakdeps] to 1, (keep existing compat) (#543) (@github-actions[bot])
  • CompatHelper: add new compat entry for NonlinearSolveHomotopyContinuation at version 0.1 for package docs, (keep existing compat) (#544) (@github-actions[bot])
  • CompatHelper: bump compat for LinearSolve to 3 for package docs, (keep existing compat) (#545) (@github-actions[bot])
  • Add misc test group to NonlinearSolve CI to run QA tests (#546) (@ChrisRackauckas)
  • minor itp speedups (#547) (@oscardssmith)
  • Migrate the CUDA Termination Conditions tests from DiffEqBase (#549) (@ChrisRackauckas)
  • More generic safe similar (#550) (@ErikQQY)
  • CompatHelper: bump compat for AlgebraicMultigrid to 1 for package docs, (keep existing compat) (#551) (@github-actions[bot])

Closed issues:

  • Strongly Connected Component (SCC) Scheduled Nonlinear Problems (#388)
  • ITP implementation beaten by Roots.jl (#501)