Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 02:31
604a8eb

Added

  • add Display to Minimizer
  • add initial value and bounds to Status and improve Display output
  • add (sketchy) function to check if a parameter is at its bounds

Fixed

  • add UpperExp trait bound to Minimizer Display
  • make sure Status is reset on a new run of the same minimizer

Other

  • move all Status structs out of Algorithms and into Minimizer and Algorithm method signatures