427 Commits (fdf566876eef1ba9886a942779f16fbba33a9e26)
 

Author SHA1 Message Date
Tom Janson 5b782b5ca7 add ShortestPathsGenerator matrix/vector ctor bindings 9 years ago
Tom Janson 1dd14e6e80 simplify KSP test fixture names 9 years ago
Tom Janson b85f6ae1da fix KSP test model fixture scope 9 years ago
Tom Janson 6f347ee354 add ShortestPathsGenerator binding (ctors, TODO: rest) 9 years ago
Tom Janson d955bcb1c2 add BitVector binding 9 years ago
Tom Janson e1472a258d use pybind11::literals namespace 9 years ago
Tom Janson 77dff27866 Path (from storm::utility::ksp) pybind proof of concept 9 years ago
Tom Janson 4f3c51fc4f add empty module 9 years ago
Tom Janson fa58cf93c0 hide set_up() (now _set_up()), since it's implicitly called 9 years ago
sjunges 2ff400683a updated the docu 9 years ago
sjunges 461951c52e test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 9 years ago
Sebastian Junges 4bc07c7cd2 first version set in code 9 years ago
Sebastian Junges 4327a876a3 first version of docu 9 years ago
Matthias Volk 86ca327316 Pytest is required 10 years ago
Matthias Volk ba028a8e44 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/stormpy 10 years ago
Matthias Volk ad65f009ad Build from prism program has default formulas = [] 10 years ago
Tom Janson 2c57642ca0 use math.isclose for float comparison asserts 10 years ago
Matthias Volk c9da6fed35 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/stormpy 10 years ago
Matthias Volk 2163d0b3b1 Used new pybind way of declaring parent classes 10 years ago
Sebastian Junges 05cf1071b8 resolved pybind issue 550 10 years ago
Matthias Volk 53066d0e5a = missing for custom argument in setup.py 10 years ago
Sebastian Junges 2bd01d022f examples added 10 years ago
Sebastian Junges 7be90d75e6 prevent usage of python2 10 years ago
Sebastian Junges be13dc3e6d gitignore 10 years ago
Sebastian Junges e571266b8b fixed destination for extension modules 10 years ago
Sebastian Junges 35f68044b4 initial readme 10 years ago
Sebastian Junges 0c79aba2c7 extracted from storm repo, refactored formula 10 years ago