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.
 
 
 
 
 
 
Matthias Volk 0ee8d1ba07 Merge branch 'pla_bindings' 8 years ago
cmake Only build stormpy.dft when storm-dft library was found 8 years ago
doc extended getting started guide 8 years ago
examples whitespace / PEP8 8 years ago
lib Check if DFT support was built 8 years ago
resources pybind update 8 years ago
src Merge branch 'pla_bindings' 8 years ago
tests Merge branch 'pla_bindings' 8 years ago
.gitignore updated gitignore 8 years ago
CMakeLists.txt Use given storm-dir for checking if dft is available 8 years ago
README.md initial readme 8 years ago
setup.py Check if DFT support was built 8 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