| Paketname | python-openopt |
| Beschreibung | Python module for numerical optimization |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.27+svn364-1 |
| Sektion | 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 | Yaroslav Halchenko |
| Quelle | openopt |
| Paketgröße | 151308 Byte |
| Prüfsumme MD5 | 73018c33329d6a2ace77e28659ceb8c4 |
| Prüfsumme SHA1 | 29b055a8ab2cb715d9081e69a013b83e3f442e9b |
| Prüfsumme SHA256 | 0264e9bf22011d6aef0b9198dadba9d92aefb1bb9c773c98e6d470296cd61a65 |
| 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).
|