1 |
Source: ascend |
2 |
Section: contrib/science |
3 |
Priority: extra |
4 |
Maintainer: John Pye <john@curioussymbols.com> |
5 |
Build-Depends: scons, gcc, flex, bison, swig, python-dev, libufsparse-dev, libsundials-serial-dev, gfortran, scrollkeeper, refblas3-dev, lyx, ccache, libtktable-dev, tcl8.4-dev, tk8.4-dev |
6 |
Standards-Version: 3.7.2 |
7 |
|
8 |
Package: ascend |
9 |
Architecture: any |
10 |
Depends: ${shlibs:Depends}, python, libufsparse, libsundials-serial0, refblas3, python-gtk2, python-matplotlib, python-numpy, tcl8.4, tk8.4, libtktable |
11 |
Recommends: ipython, xgraph |
12 |
Description:Solver for systems of equations and ODEs/DAEs. |
13 |
ASCEND is a modelling and simulation environment for |
14 |
solving systems of nonlinear equations. It includes |
15 |
a modelling language, in which you write the equations |
16 |
that represent your system-to-be-modelled, as well as |
17 |
a user interface that lets to interact with your model, |
18 |
solve it, adjust values, and report results. There is also |
19 |
a model library with many example problems, and a database of |
20 |
thermodynamic properties for various materials. |
21 |
. |
22 |
ASCEND was developed at Carnegie Mellon University starting |
23 |
in the 1980s and continues as an active open source project. |
24 |
. |
25 |
This package includes both the mature Tcl/Tkl GUI and |
26 |
the newer PyGTK-based GUI, as well as documentation |
27 |
and the model library. |
28 |
. |
29 |
For more information, see our web page: |
30 |
http://ascend.cheme.cmu.edu/ |
31 |
|