You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Janson fa58cf93c0 hide set_up() (now _set_up()), since it's implicitly called 10 years ago
doc updated the docu 10 years ago
lib hide set_up() (now _set_up()), since it's implicitly called 10 years ago
resources/pybind11 test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 10 years ago
src hide set_up() (now _set_up()), since it's implicitly called 10 years ago
tests test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 10 years ago
.gitignore Used new pybind way of declaring parent classes 10 years ago
CMakeLists.txt fixed destination for extension modules 10 years ago
README.md initial readme 10 years ago
setup.py Pytest is required 10 years ago

README.md

Stormpy - Python bindings for Storm

Stormpy contains python bindings for storm

Dependencies

Stormpy depends on pycarl

Authors

  • Matthias Volk
  • Sebastian Junges