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 de64e42dfc
Update pytest and sphinx generation for new Jupyter notebooks
4 years ago
cmake Config flag whether xerces-c is available in Storm 4 years ago
doc Update url for binder launch 4 years ago
examples extend example 4 years ago
lib/stormpy Fix in the Maze MDP (Thanks to Patrick Wienhöft) 4 years ago
resources/pybind11 Modified pybind support for C++17 to fix issues with Xcode 11 5 years ago
setup Added structure for GSPN module 4 years ago
src extend prism command interface 4 years ago
tests Adaption to changes of relevant events in Storm 4 years ago
travis Update pytest and sphinx generation for new Jupyter notebooks 4 years ago
.gitignore clion build folder ignored 5 years ago
.travis.yml Require Storm version 1.6.2 4 years ago
CHANGELOG.md Stormpy version 1.6.2 4 years ago
CMakeLists.txt Adaptions due to recently introduced storm-version-info library 4 years ago
Dockerfile link in binder badge 4 years ago
LICENSE license GPLv3, as storm is also under that license 5 years ago
MANIFEST.in Updated setup.py 7 years ago
README.md latest release badge 5 years ago
setup.cfg Update pytest and sphinx generation for new Jupyter notebooks 4 years ago
setup.py Update pytest and sphinx generation for new Jupyter notebooks 4 years ago

README.md

Stormpy - Python bindings for Storm

Build Status GitHub release

Python bindings for Storm, created using PyBind11.

For more information, please check the documentation.

Dependencies

Stormpy depends on pycarl.

Authors

  • Sebastian Junges
  • Matthias Volk