Skip to content

SciMLJacobianOperators-v0.1.5

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

SciMLJacobianOperators SciMLJacobianOperators-v0.1.5

Diff since SciMLJacobianOperators-v0.1.4

Merged pull requests:

  • 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)