| 12 |
Depends: ${shlibs:Depends}, fftw3 |
Depends: ${shlibs:Depends}, fftw3 |
| 13 |
Suggests: ${octave-2-9:Depends} | ${octave-2-1:Depends} |
Suggests: ${octave-2-9:Depends} | ${octave-2-1:Depends} |
| 14 |
Description: eXtensible multi-dimensional Simulator |
Description: eXtensible multi-dimensional Simulator |
| 15 |
XMDS is a code generator that integrates equations. You write them down in |
XMDS is a code generator that integrates equations, from Ordinary |
| 16 |
human readable form in an XML file, and it goes away and writes and |
Differential Equations (ODEs) up to stochastic Partial Differential |
| 17 |
compiles a C++ program that integrates those equations as fast as it can |
Equations (PDEs). You write them down in human readable form in an |
| 18 |
possibly be done in your architecture. |
XML file, and it goes away and writes and compiles a C++ program that |
| 19 |
|
integrates those equations as fast as it can possibly be done in your |
| 20 |
|
architecture. |
| 21 |
|
|