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 bbbdbd6c69 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/stormpy 7 years ago
cmake Python bindings for storm-pars 8 years ago
doc extended getting started with the model type 7 years ago
examples extended getting started with the model type 7 years ago
lib Skip tests if submodules are not supported 7 years ago
resources/pybind11 Updated to new pybind version 8 years ago
src Raise StormError if symbolic description has undefined constants 7 years ago
tests Fixed import problem in tests when storm-pars is not available 7 years ago
travis Install sphinx_bootstrasp_theme in travis for generating docs 7 years ago
.gitignore generated config files should not be part of the git 8 years ago
.travis.yml Automatically generate gh-pages in travis 7 years ago
CHANGELOG.md Updated changelog 7 years ago
CMakeLists.txt Made expression module part of storage module 7 years ago
README.md Link to travis with a build passing image. 7 years ago
setup.cfg run doctest on getting started 7 years ago
setup.py Skip tests if submodules are not supported 7 years ago

README.md

Stormpy - Python bindings for Storm

Stormpy contains python bindings for storm.

Build Status

Dependencies

Stormpy depends on pycarl.

Authors

  • Sebastian Junges
  • Matthias Volk