Geen omschrijving

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

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.