Skip to content

NonlinearSolveBase-v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 11:07
· 226 commits to master since this release
80562aa

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)