File: control

package info (click to toggle)
model-builder 0.4.1-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,056 kB
  • ctags: 621
  • sloc: python: 3,917; fortran: 690; makefile: 18; sh: 11
file content (23 lines) | stat: -rw-r--r-- 880 bytes parent folder | download | duplicates (2)
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).