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