my own fork (why does Gogs not allow me to make this fork private, lol!)
|
|
hace 9 años | |
|---|---|---|
| doc | hace 9 años | |
| examples | hace 9 años | |
| model | hace 9 años | |
| models | hace 9 años | |
| src | hace 9 años | |
| test | hace 9 años | |
| .gitignore | hace 9 años | |
| LICENSE | hace 9 años | |
| NOTICE | hace 9 años | |
| README.md | hace 9 años | |
| build.sh | hace 9 años | |
| install_mpi4py.sh | hace 9 años | |
| notes.txt | hace 9 años |
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.