Paketname | python-openopt |
Beschreibung | Python module for numerical optimization |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.27+svn364-1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 1200 Byte |
Hängt ab von | python (>= 2.5), python-central (>= 0.6.11), python-numpy |
Empfohlene Pakete | python-scipy, python-cvxopt, python-matplotlib, python-glpk |
Paketbetreuer | Ubuntu Developers |
Quelle | openopt |
Paketgröße | 144470 Byte |
Prüfsumme MD5 | 1bee4ea8b2d422bd5db510a31dc10f59 |
Prüfsumme SHA1 | ac43742eba9985781c54a5425695802c73b5d9cb |
Prüfsumme SHA256 | c376485890c0fd5d6fc37af2f902054ddc10a3591cb59e26e9b0315362181e42 |
Link zum Herunterladen | python-openopt_0.27+svn364-1_all.deb |
Ausführliche Beschreibung | Numerical optimization framework developed in Python which provides
connections to lots of solvers with easy and unified OpenOpt
syntax. Problems which can be tackled with OpenOpt
* Linear Problem (LP)
* Mixed-Integer Linear Problem (MILP)
* Quadratic Problem (QP)
* Non-Linear Problem (NLP)
* Non-Smooth Problem (NSP)
* Non-Linear Solve Problem (NLSP)
* Least Squares Problem (LSP)
* Linear Least Squares Problem (LLSP)
* Mini-Max Problem (MMP)
* Global Problem (GLP)
.
A variety of solvers is available (e.g. IPOPT, ALGENCAN).
|