|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
doc | %!s(int64=9) %!d(string=hai) anos | |
examples | %!s(int64=9) %!d(string=hai) anos | |
model | %!s(int64=9) %!d(string=hai) anos | |
models | %!s(int64=9) %!d(string=hai) anos | |
src | %!s(int64=9) %!d(string=hai) anos | |
test | %!s(int64=9) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
LICENSE | %!s(int64=9) %!d(string=hai) anos | |
NOTICE | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos | |
build.sh | %!s(int64=9) %!d(string=hai) anos | |
install_mpi4py.sh | %!s(int64=9) %!d(string=hai) anos | |
notes.txt | %!s(int64=9) %!d(string=hai) anos |
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.