Няма описание

Yentl Van Tendeloo f108b1e4be Added basic information on installation; linked to the main преди 8 години
doc 8fa7d4aff0 Changed front page a bit преди 9 години
examples 66a6860316 Initial commit преди 9 години
model 66a6860316 Initial commit преди 9 години
models 66a6860316 Initial commit преди 9 години
src 66a6860316 Initial commit преди 9 години
test 8cc96d565a Cleanup преди 9 години
.gitignore 8cc96d565a Cleanup преди 9 години
LICENSE 66a6860316 Initial commit преди 9 години
NOTICE 66a6860316 Initial commit преди 9 години
README.md f108b1e4be Added basic information on installation; linked to the main преди 8 години
build.sh 66a6860316 Initial commit преди 9 години
install_mpi4py.sh 66a6860316 Initial commit преди 9 години
notes.txt 66a6860316 Initial commit преди 9 години

README.md

Installation

You can easily install PythonPDEVS with the following command.

cd src
python setup.py install --user

Distributed simulation (optional)

To use distributed simulation capabilities, run the script install_mpi4py.sh to install the necessary MPI library and bindings.

Documentation

Detailed documentation of the installation and use of PythonPDEVS can be found in the PythonPDEVS documentation.