1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: model-builder
Section: math
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Build-Depends: debhelper (>=7), cdbs, python-all,
python-setuptools, python-central
Build-Depends-Indep: python-numpy
Standards-Version: 3.9.0
XS-Python-Version: all
Homepage: http://model-builder.sourceforge.net/
Vcs-Svn: https://bollin.googlecode.com/svn/model-builder/
Vcs-Browser: http://bollin.googlecode.com/svn/model-builder/
Package: model-builder
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
python-numpy, python-scipy, python-wxtools, python-wxgtk2.8,
python-matplotlib, python-pkg-resources
XB-Python-Version: ${python:Versions}
Description: graphical ODE simulator
Model Builder is a graphical tool for designing, simulating and
analyzing Mathematical model consisting of a system of ordinary
differential equations(ODEs).
|