Source: xmds2 Section: science Priority: optional Maintainer: Debian Science Team Uploaders: Rafael Laboissière Build-Depends: debhelper-compat (= 13), dh-python, gnuplot-nox, fonts-freefont-otf, latexmk, libfftw3-dev, libfftw3-mpi-dev, libgsl-dev, libhdf5-dev, libjs-jquery, libjs-underscore, libjs-sphinxdoc, libatlas-base-dev, mpi-default-bin, mpi-default-dev, octave, python3:any, python3-cheetah, python3-dateutil, python3-debian, python3-h5py-mpi, python3-lxml, python3-mpmath, python3-numpy, python3-pyparsing, python3-setuptools, python3-scipy, python3-sphinx, texlive-latex-extra, texlive-latex-recommended, tex-gyre Standards-Version: 4.6.1 X-Python3-Version: >= 3.7 Homepage: http://xmds.sourceforge.net/ Vcs-Git: https://salsa.debian.org/science-team/xmds2.git Vcs-Browser: https://salsa.debian.org/science-team/xmds2 Rules-Requires-Root: no Package: xmds2 Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, libfftw3-dev, libfftw3-mpi-dev, libgsl-dev, libhdf5-serial-dev, libatlas-base-dev, mpi-default-bin, mpi-default-dev, ${Cheetah-Depends}, python3-h5py-mpi, python3-numpy, python3-lxml, python3-pkg-resources, g++ Suggests: python3-mpmath, python3-scipy Description: eXtensible Multi-Dimensional Simulator XMDS is a code generator that integrates equations, from Ordinary Differential Equations (ODEs) up to stochastic Partial Differential Equations (PDEs). You write them down in human readable form in an XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture. . XMDS 2 is a major upgrade rewritten in Python which is faster and far more versatile than previous versions, allowing the efficient integration of almost any initial value problem on regular domains. Package: xmds2-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, libjs-jquery, libjs-underscore, libjs-mathjax, libjs-sphinxdoc Description: documentation for the eXtensible Multi-Dimensional Simulator XMDS is a code generator that integrates equations, from Ordinary Differential Equations (ODEs) up to stochastic Partial Differential Equations (PDEs). You write them down in human readable form in an XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture. . XMDS 2 is a major upgrade rewritten in Python which is faster and far more versatile than previous versions, allowing the efficient integration of almost any initial value problem on regular domains. . This package contains the documentation in HTML and PDF formats.