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 1dd14e6e80 simplify KSP test fixture names 8 years ago
doc updated the docu 8 years ago
lib add empty module 8 years ago
resources/pybind11 test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 8 years ago
src add ShortestPathsGenerator binding (ctors, TODO: rest) 8 years ago
tests simplify KSP test fixture names 8 years ago
.gitignore Used new pybind way of declaring parent classes 8 years ago
CMakeLists.txt add empty module 8 years ago
README.md initial readme 8 years ago
setup.py add empty module 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