|
STAMINA/STORM 0.1
Infinite state-space truncator which generates a probability within a window
|
STAMINA/STORM provides a simple dialog-box-like GUI that allows for simple STAMINA usage. The stamina-cplusplus executable must be accessable via your PATH variable. It helps if xstamina.py is also available via PATH.
pyqt5submodule (should be included with your Python installation)
Add PyBind (https://pybind11.readthedocs.io/en/stable/) bindings rather than using the subprocess module.