Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Python: many improvements; add a new example (actor-migration)
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 3 Jan 2019 20:37:12 +0000 (21:37 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 3 Jan 2019 20:58:49 +0000 (21:58 +0100)
commit725820ce0022f44c797da64ff6d6f7e39be476a7
treea307963ecb3f6b6d0857042ed55a84e069e5be5e
parent1538c08e54da45af6896ea26f5d8d2f854fd944d
Python: many improvements; add a new example (actor-migration)

Also, improve a bit the C++ documentation
examples/python/CMakeLists.txt
examples/python/actor-create/actor-create.py
examples/python/actor-migration/actor-migration.py [new file with mode: 0644]
examples/python/actor-migration/actor-migration.tesh [new file with mode: 0644]
examples/s4u/README.rst
include/simgrid/s4u/Actor.hpp
src/bindings/python/simgrid_python.cpp