Skip to content

Driver wrapper for the open-source optimization package pyOpt

License

Notifications You must be signed in to change notification settings

JustinSGray/pyopt_driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMDAO wrapper for pyOpt, an open-source optimization package that provides a Python
interface for ~18 Optimizers, half of which are also open_source and included in
pyOpt. Note, pyOpt must be downloaded and installed separately. The pyOpt project is
actively maintained by its author Dr. Ruben Perez at:

http://www.pyopt.org

This wrapper was tested against pyOpt 1.1, but should also work for earlier versions.

Also, note that some of the optimizers in pyOpt must also be obtained separately. Those
optimizers that are not commercial, which is roughly half of them, are included in
the pyOpt package.

To view the Sphinx documentation for this distribution, type:

openmdao docs pyopt_driver

About

Driver wrapper for the open-source optimization package pyOpt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%