Skip to content

Releases: BYU-PRISM/GEKKO

Gekko Optimization Suite

22 May 21:45
2d20b37
Compare
Choose a tag to compare

Stable release of Gekko and the APMonitor engine. Gekko is optimization software for mixed-integer and differential algebraic equations with applications to machine learning, data science, and physics-based modeling. It is coupled with large-scale solvers for linear, quadratic, nonlinear, and mixed integer programming (LP, QP, NLP, MILP, MINLP). Modes of operation include data reconciliation, real-time optimization, dynamic simulation, and nonlinear predictive control.

Python Gekko v0.2.8

12 Aug 03:37
8bfea91
Compare
Choose a tag to compare

Improvements to documentation and a bug fix.

Python Gekko v0.2.7

28 Jul 01:22
678911f
Compare
Choose a tag to compare

New gekko functions and features.

Python Gekko v0.2.6

13 Nov 06:11
1777a61
Compare
Choose a tag to compare

New local solve MacOS APM, integral function, and fix for IPython Windows local mode.

Python Gekko v0.2.5

11 Nov 18:58
f10e65a
Compare
Choose a tag to compare

Improvements to Gekko model building functions.

Python Gekko v0.2.4

08 Nov 21:30
80e29fa
Compare
Choose a tag to compare
APM v0.9.2 Linux

No IPOPT solver

Machine learning and Chemical Flowsheets

18 Jul 00:21
2bfb3e0
Compare
Choose a tag to compare

Version 0.2.1

11 May 06:09
cfd02d0
Compare
Choose a tag to compare

Support for local MacOS solve in addition to Windows, Linux (ARM and x86) with APOPT and BPOPT solvers

Version 0.2.0

04 May 07:52
a4ea6c0
Compare
Choose a tag to compare

New objects for advanced mathematical optimization and updated APMonitor local mode (v0.8.9) for Linux, ARM, and Windows.

Version 0.2rc6

16 Apr 08:01
Compare
Choose a tag to compare

New object support including if3 (conditional statement in optimization), axb (solves Ax=b, Ax<b, or Ax>b dense or sparse matrices), and qobj (quadratic objective function in sparse or dense form).