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.
 
 
 
 
 
 
Sebastian Junges d1b797a126 fixes after updated pycarl and storm 9 years ago
cmake Check for storm version. 10 years ago
doc extended getting started guide 10 years ago
examples whitespace / PEP8 10 years ago
lib alias stormpy types for rationals and rational functions 10 years ago
resources/pybind11 pybind somehow was duplicated in stormpy/resources 10 years ago
src fixes after updated pycarl and storm 9 years ago
tests fixes after updated pycarl and storm 9 years ago
.gitignore generated config files should not be part of the git 10 years ago
CHANGELOG.md fixes after updated pycarl and storm 9 years ago
CMakeLists.txt more stable import of information from storm via cmake, more flags 10 years ago
README.md initial readme 10 years ago
setup.py alias stormpy types for rationals and rational functions 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