v0.3.0
What's Changed
- Make base class API clearer
- Simplify base class
- Add example for custom constrain definition
- Add Reward class to enable arbitrary reward functions and simplify the base class
- Enable pure constraint satisfaction problems without objective function
- Add option to use custom power flow and OPF solvers
- Add lots of type hinting
- Set-up CI/CD
- Replace setup.py with pyproject.toml
- Update to pandas 2.x (mainly reduce warnings)
- Add lightsim2grid dependency for faster power flow
Full Changelog: v0.2.0...v0.3.0