Skip to content

v0.22.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:16
· 22 commits to main since this release
46c8c7b

TulipaEnergyModel v0.22.2

Diff since v0.22.1

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)