APMonitor / GEKKO Support

Main.UsersGroup History

Show minor edits - Show changes to markup

March 27, 2024, at 08:31 PM by 10.35.117.248 -
Added lines 14-23:

Generative AI is built into Gekko with the support module. Create a support agent with support.agent() and then ask any questions about Gekko.

(:source lang=python:) from gekko import support a = support.agent() a.ask("Can you optimize the Rosenbrock function?") (:sourceend:)

Prior questions and answers are stored as context for follow-up questions.

February 09, 2023, at 05:45 AM by 10.35.117.248 -
Changed lines 5-8 from:

There are several opportunities to get involved in the community of users. The newest and most capable optimization suite is the Python GEKKO package that is available with

to:

(:html:) <iframe width="560" height="315" src="https://www.youtube.com/embed/OC1EKw96WPk" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> (:htmlend:)

There are several ways to get involved in the community of GEKKO users. The newest and most capable interface to APMonitor is the Python GEKKO package that is available with:

Added lines 13-14:

Gekko runs in Python or as a function call from MATLAB.

Changed lines 53-55 from:

(:htmlend:)

to:

(:htmlend:)

February 09, 2023, at 04:54 AM by 10.35.117.248 -
Changed line 21 from:
to:
February 09, 2023, at 04:53 AM by 10.35.117.248 -
Added lines 20-21:
February 09, 2023, at 04:49 AM by 10.35.117.248 -
Added lines 5-6:
Changed lines 19-21 from:

Help with a Project

As a first step, please search in the e-mail discussion group below or for the GEKKO topic tags on StackOverflow. If there isn't a solution, please consider posting a question with a Mimimal, Complete, and Verifiable example. If you give it a GEKKO tag with [gekko], the subscribed community will be alerted to your question and be able to give a quicker response.

to:

Gekko Support

As a first step, please search GEKKO topic tags on StackOverflow. If there isn't a solution, please consider posting a question with a Mimimal, Complete, and Verifiable example. If you give it a GEKKO tag with [gekko], the subscribed community will be alerted to your question.

February 09, 2023, at 04:47 AM by 10.35.117.248 -
Changed line 23 from:
An additional opportunity for support is from a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group). If it is a MATLAB/Simulink enhancement or bug report, please send a message to the e-mail user group.
to:
An additional opportunity for support is from a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group). If it is a MATLAB/Simulink enhancement or bug report, please send a message to the e-mail user group.
February 09, 2023, at 04:47 AM by 10.35.117.248 -
Changed line 44 from:

These tools are for solving Mixed Integer Nonlinear Programming (MINLP) problems with differential or algebraic constraints. There are a number of places to get additional information about <font color="#000099">A</font><font color="#ff0000">P</font>Monitor.  There is the web-site at <a href="https://apmonitor.com/">https://apmonitor.com</a>.  Example problems are posted to the introductory page for the web-based trial. 

to:

These tools are for solving Mixed Integer Nonlinear Programming (MINLP) problems with differential or algebraic constraints. There are a number of places to get additional information about <font color="#000099">A</font><font color="#ff0000">P</font>Monitor.  There is the web-site at <a href="https://apmonitor.com/">https://apmonitor.com</a> with example problems in the online courses and documentation.

February 09, 2023, at 04:46 AM by 10.35.117.248 -
Changed lines 44-47 from:

<p>Experienced <b>AIMMS</b>, <b>AMPL</b>, <b>GAMS</b>, <b>Modelica</b>, or <b>gProms</b> users will likely find the modeling language easy to learn.  These tools are for solving Mixed Integer Nonlinear Programming (MINLP) problems.  There are a number of software tools that can solve differential and algebraic equations (DAEs).  These include <b>gProms</b>, <b>MATLAB</b>, <b>Modellica</b>, and others.  <a href="https://apmonitor.com/compare.htm">A comparison of a gravity drained water tank model</a> is used a benchmark for these modeling languages.  These software tools are very good at providing a flexible environment for DAE simulation.  New users are generally impressed by the similarity to their native environments, the open-equation format, and performance gains for large-scale model simulation and optimization.</p> <p> </p> <p>There are a number of places to get additional information about <font color="#000099">A</font><font color="#ff0000">P</font>Monitor.  There is the web-site at <a href="https://apmonitor.com/">https://apmonitor.com</a>.  Some example problems are posted to the introductory page for the web-based trial.  For those who want a quick start trial with the software, the easiest way is to submit a model at the <a href="https://apmonitor.com/online/view_pass.php">on-line interface</a>.  Selecting the "Instructions" link will lead you to the <a href="https://apmonitor.com/sandbox/instructions.htm">tutorial examples</a> for new users.</p>

to:

These tools are for solving Mixed Integer Nonlinear Programming (MINLP) problems with differential or algebraic constraints. There are a number of places to get additional information about <font color="#000099">A</font><font color="#ff0000">P</font>Monitor.  There is the web-site at <a href="https://apmonitor.com/">https://apmonitor.com</a>.  Example problems are posted to the introductory page for the web-based trial. 

February 09, 2023, at 04:43 AM by 10.35.117.248 -
Changed lines 5-6 from:
There are several opportunities to get involved in the community of users. APMonitor is available with a MATLAB or Python interface. The newest and most capable interface is the Python GEKKO package that is available with
to:

There are several opportunities to get involved in the community of users. The newest and most capable optimization suite is the Python GEKKO package that is available with

Changed lines 11-12 from:

To request an enhancement or report a bug, please consider submitting to the issue tracking in the GEKKO Github Repository. If it is a MATLAB/Simulink enhancement or bug report, please send a message to the e-mail user group.

to:

To request an enhancement or report a bug, please consider submitting to the issue tracking in the GEKKO Github Repository.

Changed line 23 from:

Two additional opportunities for support include regular Webinars from leading experts and with a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group).

to:
An additional opportunity for support is from a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group). If it is a MATLAB/Simulink enhancement or bug report, please send a message to the e-mail user group.
February 09, 2023, at 04:18 AM by 10.35.117.248 -
Added lines 21-22:

APMonitor Support

Deleted line 24:

February 09, 2023, at 04:17 AM by 10.35.117.248 -
Deleted lines 21-36:

Discussion Forum

(:html:)<iframe id="forum_embed"

  src="javascript:void(0)"
  scrolling="no"
  frameborder="0"
  width="580"
  height="1200">

</iframe> <script type="text/javascript">

  document.getElementById('forum_embed').src =
     'https://groups.google.com/forum/embed/?place=forum/apmonitor'
     + '&showsearch=true&showpopout=true&showtabs=false'
     + '&parenturl=' + encodeURIComponent(window.location.href);

</script>(:htmlend:)

April 03, 2019, at 02:51 PM by 10.37.195.189 -
Changed lines 7-9 from:

(:source lang=python:) pip install gekko (:sourceend:)

to:
 pip install gekko
April 03, 2019, at 02:51 PM by 10.37.195.189 -
Changed lines 5-9 from:
There are several opportunities to get involved in the community of users. APMonitor is available with a MATLAB or Python interface. The newest and most capable interface is the Python GEKKO package that is available with pip install gekko.
to:
There are several opportunities to get involved in the community of users. APMonitor is available with a MATLAB or Python interface. The newest and most capable interface is the Python GEKKO package that is available with

(:source lang=python:) pip install gekko (:sourceend:)

April 03, 2019, at 02:09 PM by 10.37.195.189 -
Changed line 1 from:

(:title APMonitor / GEKKO Support and Discussion Forum:)

to:

(:title APMonitor / GEKKO Support:)

April 03, 2019, at 02:08 PM by 10.37.195.189 -
Changed line 17 from:

As a first step, please search in the e-mail discussion group below or for the GEKKO topic tags on StackOverflow. If there isn't a solution, please consider posting a question with a Mimimal, Complete, and Verifiable example. If you give it a GEKKO tag, the subscribed community will be alerted to your question and be able to give a quicker response.

to:

As a first step, please search in the e-mail discussion group below or for the GEKKO topic tags on StackOverflow. If there isn't a solution, please consider posting a question with a Mimimal, Complete, and Verifiable example. If you give it a GEKKO tag with [gekko], the subscribed community will be alerted to your question and be able to give a quicker response.

April 03, 2019, at 02:07 PM by 10.37.195.189 -
Changed lines 1-5 from:

(:title APMonitor Discussion Forum:) (:keywords nonlinear, model, predictive control, APMonitor, differential, algebraic, modeling language, discussion forum:) (:description Visit the APMonitor discussion forum to browse common answers and connect with other researchers in dynamic optimization, estimation, and modeling.:)

There are several opportunities to get involved in the community of users. Two opportunities include regular Webinars from leading experts and with a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group).
to:

(:title APMonitor / GEKKO Support and Discussion Forum:) (:keywords nonlinear, model, predictive control, GEKKO, Python, MATLAB, APMonitor, differential, algebraic, modeling language, discussion forum:) (:description Visit the APMonitor and Python GEKKO discussion forum to browse common answers and connect with other researchers in dynamic optimization, estimation, and modeling.:)

There are several opportunities to get involved in the community of users. APMonitor is available with a MATLAB or Python interface. The newest and most capable interface is the Python GEKKO package that is available with pip install gekko.

Feature Request or Bug Report

To request an enhancement or report a bug, please consider submitting to the issue tracking in the GEKKO Github Repository. If it is a MATLAB/Simulink enhancement or bug report, please send a message to the e-mail user group.

APMonitor and GEKKO Tutorials

There are many APMonitor and GEKKO tutorials that are in the Dynamic Optimization Course, APMonitor Documentation, and GEKKO Documentation.

Help with a Project

As a first step, please search in the e-mail discussion group below or for the GEKKO topic tags on StackOverflow. If there isn't a solution, please consider posting a question with a Mimimal, Complete, and Verifiable example. If you give it a GEKKO tag, the subscribed community will be alerted to your question and be able to give a quicker response.

Two additional opportunities for support include regular Webinars from leading experts and with a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group).

July 13, 2015, at 09:32 PM by 45.56.3.184 -
Changed line 5 from:
There are several opportunities to get involved in the community of users. Two opportunities include regular Webinars from leading experts and with a discussion forum where questions can be posted to apmonitor@googlegroups.com.
to:
There are several opportunities to get involved in the community of users. Two opportunities include regular Webinars from leading experts and with a discussion forum where questions can be posted or answered with the Google Group: apmonitor@googlegroups.com (Visit discussion group).
July 13, 2015, at 09:30 PM by 45.56.3.184 -
Changed line 5 from:
to:
There are several opportunities to get involved in the community of users. Two opportunities include regular Webinars from leading experts and with a discussion forum where questions can be posted to apmonitor@googlegroups.com.
June 24, 2015, at 03:37 PM by 10.5.113.170 -
Changed line 3 from:

(:description APMonitor Google Groups Discussion Forum:)

to:

(:description Visit the APMonitor discussion forum to browse common answers and connect with other researchers in dynamic optimization, estimation, and modeling.:)

June 19, 2015, at 05:06 PM by 45.56.3.184 -
Changed lines 43-45 from:

<p>Experienced <b>AIMMS</b>, <b>AMPL</b>, or <b>GAMS</b> users will likely find the modeling language easy to learn.  These tools are for solving Mixed Integer Nonlinear Programming (MINLP) problems.  There are a number of software tools that can solve differential and algebraic equations (DAEs).  These include <b>gProms</b>, <b>MATLAB</b>, <b>Modellica</b>, and others.  <a href="https://apmonitor.com/compare.htm">A comparison of a gravity drained water tank model</a> is used a benchmark for these modeling languages.  These software tools are very good at providing a flexible environment for DAE simulation.  New users are generally impressed by the similarity to their native environments, the open-equation format, and performance gains for large-scale model simulation and optimization.</p>

to:

<p>Experienced <b>AIMMS</b>, <b>AMPL</b>, <b>GAMS</b>, <b>Modelica</b>, or <b>gProms</b> users will likely find the modeling language easy to learn.  These tools are for solving Mixed Integer Nonlinear Programming (MINLP) problems.  There are a number of software tools that can solve differential and algebraic equations (DAEs).  These include <b>gProms</b>, <b>MATLAB</b>, <b>Modellica</b>, and others.  <a href="https://apmonitor.com/compare.htm">A comparison of a gravity drained water tank model</a> is used a benchmark for these modeling languages.  These software tools are very good at providing a flexible environment for DAE simulation.  New users are generally impressed by the similarity to their native environments, the open-equation format, and performance gains for large-scale model simulation and optimization.</p>

October 09, 2012, at 05:28 PM by 69.169.131.76 -
Deleted lines 26-29:
  <tr><td>
  <img src="https://groups.google.com/intl/en/images/logos/groups_logo_sm.gif"
         height=30 width=140 alt="Google Groups">
  </td></tr>