Path to this page:
./
wip/xmds,
XMDS is a code generator that integrates equations
Branch: CURRENT,
Version: 1.6.6,
Package name: xmds-1.6.6,
Maintainer: jihbed.researcheXtensible 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.
Required to run:[
math/fftw] [
math/fftw2] [
parallel/mpi-ch]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: bab887f775cdbef4a69a4b2a606ab8a9b4c69146
Filesize: 593.345 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-11-12 17:26:41 by othyro | Files touched by this commit (56) |
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
|
2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-09-06 15:59:00 by Kamel Derouiche | Files touched by this commit (4) | |
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.
|