xsil2graphics2

eXtensible Multi-Dimensional Simulator

Install

All systems
curl cmd.cat/xsil2graphics2.sh
Debian Debian
apt-get install xmds2
Ubuntu
apt-get install xmds2
image/svg+xml Kali Linux
apt-get install xmds2
Windows (WSL2)
sudo apt-get update sudo apt-get install xmds2
Raspbian
apt-get install xmds2

xmds2

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. XMDS 2 is a major upgrade rewritten in Python which is faster and far more versatile than previous versions, allowing the efficient integration of almost any initial value problem on regular domains.