Paketname | python-scikits-openopt |
Beschreibung | Python module for numerical optimization |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.19+svn1555-1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 1252 Byte |
Hängt ab von | python (>= 2.4), python-central (>= 0.6.7), python-numpy |
Empfohlene Pakete | python-scipy, python-cvxopt, python-matplotlib, python-glpk |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 145748 Byte |
Prüfsumme MD5 | 1e58575125059e3f3fe41165deba7c6e |
Prüfsumme SHA1 | 309835dcf38439f3049ad88ea9bfc05ce0a06d8b |
Prüfsumme SHA256 | fb1a3315ed0502daf344ee78bcaf2c4ca8202baacdecaa5cdf9ec0c21f9d2cd1 |
Link zum Herunterladen | python-scikits-openopt_0.19+svn1555-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).
|