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 92b1ed72bc Adaptions to changes in Storm 6 years ago
cmake Use find_library to search for storm libs 7 years ago
doc Fixed number in doc test 6 years ago
examples Merge branch 'master' into wrap_highlevel 7 years ago
lib/stormpy Updated BRP Jani file 6 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 Adaptions to changes in Storm 6 years ago
tests Relaxed relative tolerance for some model checking results 6 years ago
travis Travis: removed docker installation as the package is already present 7 years ago
.gitignore Updated gitignore 7 years ago
.travis.yml Increase required storm version 6 years ago
CHANGELOG.md Updated CHANGELOG 7 years ago
CMakeLists.txt updated based on changes in storm 7 years ago
MANIFEST.in Updated setup.py 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 Increase required storm version 6 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