PyPI Package Registration + Automatic switching of Lai/STEP + Automatic decision-rule synthesis
- Fixed a bug in the decision-rule synthesis script, which previously yielded an error when
--use_p_normwas missing. - Uses
subprocessto automatically call the synthesis script upon instantiation of a STEP test object. - Package registered to PyPI.
- Added
get_mirrored_testas a convenience instantiation API, which switches automatically between STEP and Lai depending on the max sample size specification. - Updated README with code examples.