my own fork (why does Gogs not allow me to make this fork private, lol!)
|
|
il y a 9 ans | |
|---|---|---|
| doc | il y a 9 ans | |
| examples | il y a 9 ans | |
| model | il y a 9 ans | |
| models | il y a 9 ans | |
| src | il y a 9 ans | |
| test | il y a 9 ans | |
| .gitignore | il y a 9 ans | |
| LICENSE | il y a 9 ans | |
| NOTICE | il y a 9 ans | |
| README.md | il y a 9 ans | |
| build.sh | il y a 9 ans | |
| install_mpi4py.sh | il y a 9 ans | |
| notes.txt | il y a 9 ans |
You can easily install PythonPDEVS with the following command.
cd src
python setup.py install --user
To use distributed simulation capabilities, run the script install_mpi4py.sh to install the necessary MPI library and bindings.
Detailed documentation of the installation and use of PythonPDEVS can be found in the PythonPDEVS documentation.