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 c017949d0c Use matrix instead of model for iterators 10 years ago
doc extended getting started guide 10 years ago
examples examples to accompany our getting started guide 10 years ago
lib Use matrix instead of model for iterators 10 years ago
resources/pybind11 create signatures without c++ types 10 years ago
src Use matrix instead of model for iterators 10 years ago
tests Use matrix instead of model for iterators 10 years ago
.gitignore updated gitignore 10 years ago
CMakeLists.txt Started with Python bindings for storm-dft 10 years ago
README.md initial readme 10 years ago
setup.py Started with Python bindings for storm-dft 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