Sen descrición

Yentl Van Tendeloo f108b1e4be Added basic information on installation; linked to the main %!s(int64=8) %!d(string=hai) anos
doc 8fa7d4aff0 Changed front page a bit %!s(int64=9) %!d(string=hai) anos
examples 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
model 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
models 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
src 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
test 8cc96d565a Cleanup %!s(int64=9) %!d(string=hai) anos
.gitignore 8cc96d565a Cleanup %!s(int64=9) %!d(string=hai) anos
LICENSE 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
NOTICE 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
README.md f108b1e4be Added basic information on installation; linked to the main %!s(int64=8) %!d(string=hai) anos
build.sh 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
install_mpi4py.sh 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos
notes.txt 66a6860316 Initial commit %!s(int64=9) %!d(string=hai) anos

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.