Releases: SLAC-ML/Badger
Releases · SLAC-ML/Badger
Badger 0.7.0
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 nowY, I, E, Xo = evaluate(X)
Badger 0.6.0
New features:
- Support constraints in CLI and GUI