Skip to content

2.10 Release

Latest

Choose a tag to compare

@sufikaur sufikaur released this 11 Dec 00:00

2.10 Release

Start with our online documentation to get started with install instructions, examples, etc.

IDAES-PSE 2.10.0 Release Highlights

Enhancements

Scaling Improvements

  • Overhauled scaling functionality to improve numerical stability (#1662)
  • Updated extreme Jacobian methods to use scaled Jacobian (#1703)

Initialization Updates

  • Added holdup initialization support to MSContactor (#1707)

Block Triangularization

  • Added skip_final_solve option to Block Triangularization (#1711)
  • Various fixes and improvements to Block Triangularization (#1704)

Price-taker Class

  • Added storage and surrogate support (#1633)

Solid Oxide Cell Model Updates

  • Additional improvements and updates to SOC functionality (#1667)

Bug Fixes

  • Fixed file handling to properly close files after opening (#1698)

Maintenance & Dependencies

  • Updated pylint to version 3.3.9 (#1683)
  • Reverted Pyomo pin (#1705)
  • Migrated build configuration from setup.py to pyproject.toml (#1708)
Detailed Changes from the 2.10 release

What's Changed

Full Changelog: 2.9.0...2.10.0