Skip to content

Releases: SLAC-ML/Badger

Badger 0.7.0

21 Jan 22:00
Compare
Choose a tag to compare

New features:

  • Add severity level to constraints
  • Support adding variables on-the-fly
  • Start optimization from current environment state
  • Set/get variables in parallel by default

Changes:

  • Signature of the evaluate function that provided to the algorithms is now Y, I, E, Xo = evaluate(X)

Badger 0.6.0

21 Jan 22:00
Compare
Choose a tag to compare

New features:

  • Support constraints in CLI and GUI