Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Python bindings of the ActivitySet, and add one example
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 21 Jul 2023 16:56:39 +0000 (18:56 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 21 Jul 2023 16:59:51 +0000 (18:59 +0200)
commitbe686e8a6c146134765b35b45bab6a731cc43b74
treec4bd62826162ca404f7cde15cbd132523ae94a16
parentf7e0fb6f385fa868e8f9d68decb69483fa26fc5a
Python bindings of the ActivitySet, and add one example
examples/python/CMakeLists.txt
examples/python/activityset-testany/activityset-testany.py [new file with mode: 0644]
examples/python/activityset-testany/activityset-testany.tesh [new file with mode: 0644]
include/simgrid/s4u/ActivitySet.hpp
src/bindings/python/simgrid_python.cpp