|
преди 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.