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 0595ee1d64 Added documentation for MA scheduler extraction 6 years ago
cmake Use find_library to search for storm libs 6 years ago
doc Added documentation for MA scheduler extraction 6 years ago
examples Added documentation for MA scheduler extraction 6 years ago
lib/stormpy Added documentation for MA scheduler extraction 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 Get all parameters from sparse or symbolic model 6 years ago
tests Removed print statement in tests 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 Travis: use new Storm release 1.3.0 6 years ago
CHANGELOG.md Set correct pycarl version in CHANGELOG 6 years ago
CMakeLists.txt updated based on changes in storm 6 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 Increment 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