|
пре 8 година | |
---|---|---|
doc | пре 9 година | |
examples | пре 9 година | |
model | пре 9 година | |
models | пре 9 година | |
src | пре 9 година | |
test | пре 9 година | |
.gitignore | пре 9 година | |
LICENSE | пре 9 година | |
NOTICE | пре 9 година | |
README.md | пре 8 година | |
build.sh | пре 9 година | |
install_mpi4py.sh | пре 9 година | |
notes.txt | пре 9 година |
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.