Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

v0.1.13

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 17:30
· 382 commits to main since this release
77fcd76

SimpleNonlinearSolve v0.1.13

Diff since v0.1.12

Merged pull requests:

  • Add Termination Conditions to Broyden (#45) (@avik-pal)
  • Implemented a simple version of Halley's Method for scalar functions along with some tests (#47) (@yash2798)