Skip to content

v0.12.0

Choose a tag to compare

@jolars jolars released this 09 Jun 12:32
· 11 commits to main since this release
67dd45f

Breaking changes

  • add NllsState and ScalarState (7dfdaff)
  • math: curate the public math-tier surface for 1.0 (C2) (9411824)

Features

  • solver: add GoldenSection 1D solver (f4bc284)
  • add NllsState and ScalarState (7dfdaff)
  • add TerminationCriterion::reset hook for safe inner-criteria reuse (3e56bae)