Package xmds: Information

    Source package: xmds
    Version: 1.6-alt4
    Build time:  May 3, 2011, 04:09 PM
    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.

    List of rpms provided by this srpm:
    xmds (x86_64, i586)
    xmds-debuginfo (x86_64, i586)

    Maintainer: Denis Medvedev

    List of contributors:
    Vitaly Kuznetsov
    Denis Medvedev

    ACL:
    Denis Medvedev
    @everybody

      1. libfftw-devel
      2. libfftw3-devel
      3. lam
      4. lam-devel
      5. gcc4.1-c++

    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