Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

v0.1.13

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 17:30
· 392 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)