Нет описания

Yentl Van Tendeloo 60ada10b14 Merge branch 'master' of msdl.uantwerpen.be:yentl/PythonPDEVS 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 8d4a173c11 Updated DirectConnect algorithm and minimal simulation algorithm 8 лет назад
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 9 лет назад
build.sh 66a6860316 Initial commit 9 лет назад
install_mpi4py.sh 66a6860316 Initial commit 9 лет назад
notes.txt f611b41c2c Updated release notes 8 лет назад

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.