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 5db3c69152 Updated setup.py 7 years ago
cmake Removed fixed lib path in cmake 7 years ago
doc reward models from drn files 7 years ago
examples support for queries on schedulers 7 years ago
lib/stormpy Fix sphinx warning in comment 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 support for queries on schedulers 7 years ago
tests Updated gitignore 7 years ago
travis Travis: use absolute path 7 years ago
.gitignore Updated gitignore 7 years ago
.travis.yml Travis: minor change in travis script 7 years ago
CHANGELOG.md Increased required Storm version 7 years ago
CMakeLists.txt Removed fixed lib path in cmake 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 Updated setup.py 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