Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gekko

Python Optimization Using Gekko

I'm using gekko for the first time to do optimization with python. I don't have a lot of ex… Read more Python Optimization Using Gekko

Solving Pendulum2 From Schittkowski Dae Test Suite?

I just tried to solve one of the DAE problems from Schittkowski DAE test suite (http://klaus-schitt… Read more Solving Pendulum2 From Schittkowski Dae Test Suite?

Gekko Error: Matrix Is Structurally Singular. How Can Solve It?

I am trying to follow the suggestions from: How to apply m.connection from Gekko using arrays? and … Read more Gekko Error: Matrix Is Structurally Singular. How Can Solve It?