openopt 0.34+svn1146-1 source package in Ubuntu

Changelog

openopt (0.34+svn1146-1) unstable; urgency=low

  * New upstream release + few post-release commits (docs and a
    enhancement) (Closes: #631097)
  * Patch deb_we_are_not_enthought to avoid pointless message on Debian
    systems
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  22 Jun 2011 09:36:29 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Yaroslav Halchenko
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
openopt_0.34+svn1146.orig.tar.gz 226.4 KiB 45946f60edd07ace26a0c1f8719bfffb518fb6fec2557feed13ed44e87bf1572
openopt_0.34+svn1146-1.debian.tar.gz 4.5 KiB 9c7e3d14b1f24a491a77d52020b8e70dd0bb2204586a1c4eb75170889e238379
openopt_0.34+svn1146-1.dsc 1.3 KiB 72b5e4abbaa803f5edaa2072fb5bb1e46d3f0426fe8d4103f50febd9fb17cb69

Available diffs

View changes file

Binary packages built by this source

python-openopt: Python module for numerical optimization

 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).