Skip to content

v0.6

Compare
Choose a tag to compare
@ojdo ojdo released this 18 Aug 15:27
· 507 commits to master since this release
  • Removed support for Pyomo 3 (a.k.a. coopr). Please upgrade your Pyomo installation before using this release.
  • New feature: retrieve dual variables for Constraint objects using get_entity(). See new rundual.py script for a usage example.
  • New features: added linear formulation of startup costs and partial load efficiencies to conversion processes. See documentation about Partial & Startup Process Constraints for more details.