[Pkg-scicomp-devel] xmds/trunk/debian

Rafael Laboissiere rafael at debian.org
Sat Nov 25 09:50:41 CET 2006


SVN commit 1352 by rafael:

Precise which type of equations XMDS integrates

 M  +7 -4      xmds/trunk/debian/control  


--- xmds/trunk/debian/control #1351:1352
@@ -12,7 +12,10 @@
 Depends: ${shlibs:Depends}, fftw3
 Suggests: ${octave-2-9:Depends} | ${octave-2-1:Depends}
 Description: eXtensible multi-dimensional Simulator
- XMDS is a code generator that integrates equations. 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 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.
+



More information about the Pkg-scicomp-devel mailing list