Skip to content

SCCNonlinearSolve-v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 16:29
· 176 commits to master since this release
2409838

SCCNonlinearSolve SCCNonlinearSolve-v1.2.0

Diff since SCCNonlinearSolve-v1.1.0

Merged pull requests:

  • Add a GPU tutorial (#589) (@ChrisRackauckas)
  • Add Alefeld method to documentation page (#591) (@fgittins)
  • chore(deps): bump julia-actions/julia-format from 3 to 4 (#592) (@dependabot[bot])
  • Update CI_NonlinearSolve.yml (#594) (@ChrisRackauckas)
  • Fix test error for non-CUDA machines (#595) (@fgittins)
  • early exit in SimpleTrustRegion (#598) (@ChrisRackauckas)
  • CompatHelper: bump compat for SciMLOperators to 0.4 for package NonlinearSolveBase, (keep existing compat) (#601) (@github-actions[bot])
  • CompatHelper: bump compat for SciMLOperators to 0.4 for package NonlinearSolveQuasiNewton, (keep existing compat) (#602) (@github-actions[bot])
  • CompatHelper: bump compat for SciMLOperators to 0.4 for package SciMLJacobianOperators, (keep existing compat) (#603) (@github-actions[bot])
  • Handle default solver for SCCs (#604) (@ChrisRackauckas)

Closed issues:

  • Add a tutorial on using SimpleNonlinearSolve inside kernels (#405)
  • Solver fail when jac_prototype is BandedMatrix{BigFloat} (#587)
  • SimpleTrustRegion fails for SCC decomposition of problem (#596)