No description
| doc | ||
| examples | ||
| model | ||
| models | ||
| src | ||
| test | ||
| .gitignore | ||
| build.sh | ||
| install_mpi4py.sh | ||
| LICENSE | ||
| notes.txt | ||
| NOTICE | ||
| README.md | ||
Installation
You can easily install PythonPDEVS with the following command.
cd src
python setup.py install --user
Distributed simulation (optional)
To use distributed simulation capabilities, run the script install_mpi4py.sh to install the necessary MPI library and bindings.
Documentation
Detailed documentation of the installation and use of PythonPDEVS can be found in the PythonPDEVS documentation.