Skip to content

SimpleNonlinearSolve-v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 22:05
· 74 commits to master since this release
371f57b

SimpleNonlinearSolve SimpleNonlinearSolve-v2.5.0

Diff since SimpleNonlinearSolve-v2.4.0

Merged pull requests:

  • 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)
  • Fix generic fallbacks for L2Norm (#605) (@ChrisRackauckas)
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package SciMLJacobianOperators, (keep existing compat) (#607) (@github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package SimpleNonlinearSolve, (keep existing compat) (#608) (@github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7, (keep existing compat) (#609) (@github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package docs, (keep existing compat) (#610) (@github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveBase, (keep existing compat) (#611) (@github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveHomotopyContinuation, (keep existing compat) (#612) (@github-actions[bot])

Closed issues:

  • L2_NORM resorts to scalar indexing on GPU ComponentArray (#524)
  • Levenberg-Marquardt with Sparse J: J isn't square?! (#599)