Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
python: First working example
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 26 Dec 2018 23:46:44 +0000 (00:46 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 27 Dec 2018 00:14:21 +0000 (01:14 +0100)
commit2fb1fa1697309cad26ab7d472db4f8bfa617e0b4
tree89aa2bb0fb52cd18a17a75d40ecbb130914e3aef
parentb926615d2e02b1077d531e37297a18a67009ed5a
python: First working example
docs/source/img/lang_cpp.png [new file with mode: 0644]
docs/source/img/lang_python.png [new file with mode: 0644]
examples/python/CMakeLists.txt [new file with mode: 0644]
examples/python/exec-basic/exec-basic.py [new file with mode: 0644]
examples/python/exec-basic/exec-basic.tesh [new file with mode: 0644]
examples/s4u/README.rst
src/bindings/python/simgrid_python.cpp
tools/cmake/DefinePackages.cmake