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 105d9c40b5 Skip tests if numpy is not available 5 years ago
cmake Added structure for GSPN module 4 years ago
doc Fixed links in GSPN doc 4 years ago
examples added content to the gspn documentation 4 years ago
lib/stormpy Parametric sparse matrix builder and tests 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 Parametric sparse matrix builder and tests 4 years ago
tests Skip tests if numpy is not available 4 years ago
travis Travis: fixed failure not being an error 4 years ago
.gitignore clion build folder ignored 5 years ago
.travis.yml Travis: use latest Storm release 4 years ago
CHANGELOG.md added jani collector bindings 5 years ago
CMakeLists.txt Added structure for GSPN module 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 Extended setup.py script similar to pycarl one 7 years ago
setup.py Added structure for GSPN module 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