Skip to content

Python Gekko v1.1.3

Compare
Choose a tag to compare
@APMonitor APMonitor released this 17 Jun 20:28
· 69 commits to master since this release
9f57356

Version 1.1.3 Stable Release, Date: 2024-06-17

  • Improve model initialization (Timer 47) with improved duplicate variable name searching for larger models
  • Update local APM executables to v1.0.3 with remote=False
    • Windows apm.exe still 32-bit, includes APOPT, BPOPT, IPOPT solvers
    • Linux apm 64-bit, includes APOPT and BPOPT solvers
    • MacOS apm_mac 64-bit, includes APOPT and BPOPT solvers
    • ARM: apm_arm 32 bit, aarch64 64 bit includes BPOPT solver
  • Web service remote=True is 64-bit with APOPT, BPOPT, IPOPT solvers