Skip to content

v1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 16:30

NonlinearSolve v1.10.1

Diff since v1.10.0

Merged pull requests:

  • Splitting the methods based on problem type for SimpleNonlinearSolve docs (#202) (@yash2798)
  • Towards a cleaner and more maintainable internals of NonlinearSolve.jl (#203) (@avik-pal)
  • Bump actions/checkout from 3 to 4 (#205) (@dependabot[bot])
  • Tutorial change for Bracketing method (#211) (@yash2798)
  • Fix formatting (#217) (@avik-pal)
  • CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#219) (@github-actions[bot])

Closed issues:

  • Inplace Problem Specification for Methods with size(residual) != size(u) (#195)