control 1.2 KB

1234567891011121314151617181920
  1. Source: mtt
  2. Section: contrib/math
  3. Priority: optional
  4. Maintainer: Geraint <geraint@users.sourceforge.net>
  5. Build-Depends: debhelper (>> 3.0.0)
  6. Standards-Version: 3.5.2
  7. Package: mtt
  8. Architecture: all
  9. Depends: gawk, octave, units, xfig, perl
  10. Recommends: mtt-examples, blas-dev, fftw-dev, c-compiler, dia, g++, gnuplot, info-browser, lapack-dev, latex2html, libkpathsea-dev, libncurses5-dev, libreadline4-dev, libxml-dom-perl, pdf-viewer, postscript-viewer, octave-pkg-dev, octave-info, texlive, texlive-latex-extra, transfig, xterm, www-browser, wish
  11. Suggests: scigraphica, zip
  12. Description: Model Transformation Tools.
  13. A set of tools for modelling dynamic physical systems using the bond-graph methodology and transforming these models into representations suitable for analysis, control and simulation. These tools use, and generate m files for, GNU Octave.
  14. .
  15. The MTT homepage is located at http://mtt.sourceforge.net. An on-line manual is available at http://mtt.sourceforge.net/doc.
  16. .
  17. MTT uses the non-free symbolic algebra tool Reduce to perform some transformations and it is highly recommended that this software is installed. Details of Reduce can be found at http://www.reduce-algebra.com
  18. .