Skip to content

Releases: IDAES/idaes-ext

2.5.3 Release

21 Dec 23:45
802c774
Compare
Choose a tag to compare

This release enables variable scaling for the PETSc time-stepping solvers and updates to PETSc 3.16.2.

2.5.2 Release

16 Dec 00:07
4e70269
Compare
Choose a tag to compare

This release fixes a bug in the PETSc DAE solver wrapper that could cause constraints that are an explicit function of time not to work properly.

2.5.1 Release

12 Dec 01:22
bece567
Compare
Choose a tag to compare

This release fixes a bug in the PETSc solver wrapper that could cause it to miscount inequality constraints.

2.4.4 Release

11 Aug 15:52
ab57195
Compare
Choose a tag to compare

This adds the PETSc solver extra and a Van der Waals option for the cubic equations of state root function. The CentOS 6 and Ubuntu 19.10 builds were dropped from this release.

2.4.3 Release

11 May 22:30
7827b6d
Compare
Choose a tag to compare

Minor update to k_aug version string. This is required for Pyomo versions >= 6.0 to properly identify the executable.

2.5.0 Release

10 Sep 23:48
e39ea6a
Compare
Choose a tag to compare

Updated Pynumero major version to 2.

2.4.2 Release

21 Apr 04:39
e2cf53d
Compare
Choose a tag to compare

This release provides to following minor updates.

  1. Link solver executables against static ipopt libraries.
  2. Fix potential issue on windows with missing zlib1.dll.
  3. Add a test user-defined AMPL function to test string arguments and variables length argument lists.

2.4.1 Release

24 Mar 04:02
f94e935
Compare
Choose a tag to compare

This patch release fixes a bug in k_aug (dthierry/k_aug@2c3f953).

2.4.0 Release

19 Mar 19:24
38ff74a
Compare
Choose a tag to compare

This release adds the sIpopt, Bonmin, Couenne, CBC, and CLP solvers.

2.3.0 Release

11 Feb 19:00
b235768
Compare
Choose a tag to compare

This release adds new functions for calculating the roots of a cubic equation.