Subject: CVS commit: wip/xmds
From: Kamel Derouiche
Date: 2010-09-06 15:59:00
Message id: E1OscE7-0003lW-IX@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import xmds-1.6.6 as wip/xmds.

eXtensible multi-dimensional Simulator
    * An open-source XML based simulation package
    * From Ordinary Differential Equations (ODEs) up to stochastic Partial
      Differential Equations (PDEs)
    * Many applications:
          o physics
          o mathematics
          o engineering
          o finance
          o economics
          o chemistry
          o 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.


Files:
RevisionActionfile
1.1importwip/xmds/distinfo
1.1importwip/xmds/Makefile
1.1importwip/xmds/PLIST
1.1importwip/xmds/DESCR