xmds
eXtensible Multi-Dimensional Simulator
Install
- All systems
-
curl cmd.cat/xmds.sh
- Debian
-
apt-get install xmds
- Ubuntu
-
apt-get install xmds
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xmds
- Raspbian
-
apt-get install xmds
- Dockerfile
- dockerfile.run/xmds
xmds
eXtensible Multi-Dimensional Simulator
XMDS is a code generator that integrates equations, from Ordinary Differential Equations (ODEs) up to stochastic Partial Differential Equations (PDEs). 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.