Package xmds: Information

    Binary package: xmds
    Version: 1.6-alt4
    Architecture: x86_64
    Build time:  May 3, 2011, 04:09 PM
    Source package: xmds
    Report package bug
    License: GPL
    Summary: xmds - an extensible multi-dimensional simulator for PDEs (Partial Differential Equations) and ODEs
    Description: 
         An open-source XML based simulation package
       Solves  From Ordinary Differential Equations (ODEs) up to stochastic Partial Differential Equations (PDEs)
     Many applications:
     physics
     mathematics
     engineering
     finance
     economics
     chemistry
     theoretical biology
     Generates fast, C++ compiled code
     Documentation and source are free!
     Runs on Linux, Unix, MacOS X and Cygwin (Windows)
     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.

    Maintainer: Denis Medvedev

    List of contributors:
    Vitaly Kuznetsov
    Denis Medvedev

    Last changed


    May 3, 2011 Vitaly Kuznetsov 1.6-alt4
    - fix build
    Dec. 14, 2007 Denis Medvedev 1.6-alt3
    - Added description about PAE
    Aug. 31, 2007 Denis Medvedev 1.6-alt2
    - Recompiled without mpi, who really needs mpi should recompile fftw with mpi too