TulipaEnergyModel v0.22.2
Breaking changes
No breaking changes
Documentation
- New tutorial for using the flow commodity price profiles
- New CVaR tutorial
Test
- New test case for CVaR
- New tests of the objective function of tutorials
Performance Improvements
- Performance improvements to reduce memory allocation in profiles and storage constraints
Merged pull requests:
- Add tutorial for flow commodity price profiles (#1626) (@Copilot)
- Add CVaR test case study and tutorial (#1627) (@Copilot)
- [AUTO] pre-commit update (#1630) (@github-actions[bot])
- Refactor objective function for CVaR (#1631) (@datejada)
- Bump actions/checkout from 6 to 7 (#1632) (@dependabot[bot])
- Update tutorial tests to validate objective function values (#1633) (@Copilot)
- Improve Tulipa performance when running in a loop (#1635) (@datejada)
Closed issues:
- Test objective values of tutorials (#1362)
- [docs]: Add a tutorial for the use of the commodity price profile (#1464)
- [CVaR]: Conditional Value-at-Risk Feature (#1523)
- [CVaR]: Add a test case study (#1544)
- [CVaR]: Refactor the objective function to improve readability (#1629)
- Slow performance when running Tulipa in a loop (#1634)