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 0248454856 exploring prism programs 7 years ago
cmake Python bindings for storm-pars 8 years ago
doc Added checklist for new release 7 years ago
examples example 7 years ago
lib Added missing cases for CTMC and MA in model building 7 years ago
resources/pybind11 Disabled LTO to avoid segfaults 7 years ago
setup Extended setup.py script similar to pycarl one 7 years ago
src exploring prism programs 7 years ago
tests ExpressionParser 7 years ago
travis Fixed typo in travis script 7 years ago
.gitignore generated config files should not be part of the git 8 years ago
.travis.yml Use configured build type in Travis 7 years ago
CHANGELOG.md New stormpy version 1.2.0 7 years ago
CMakeLists.txt Made expression module part of storage module 7 years ago
README.md Small updated in README 7 years ago
setup.cfg Extended setup.py script similar to pycarl one 7 years ago
setup.py Increased version numbers of dependencies 7 years ago

README.md

Stormpy - Python bindings for Storm

Build Status

Python bindings for Storm, created using PyBind11.

For more information, please check the documentation.

Dependencies

Stormpy depends on pycarl.

Authors

  • Sebastian Junges
  • Matthias Volk