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

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 11:23
· 427 commits to main since this release
95db958

SimpleNonlinearSolve v0.1.9

Diff since v0.1.8

Closed issues:

  • Implement Brent methods (#29)
  • Implement Ridder's method (#32)

Merged pull requests:

  • Implementation of Ridder (#37) (@CCsimon123)
  • Adding a Brent method (#38) (@CCsimon123)