Skip to content

Version 0.0.4

Latest

Choose a tag to compare

@HarukiNishimura-TRI HarukiNishimura-TRI released this 16 Oct 22:37
6db47ef

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_norm was missing.
  • Uses subprocess to automatically call the synthesis script upon instantiation of a STEP test object.
  • Package registered to PyPI.
  • Added get_mirrored_test as a convenience instantiation API, which switches automatically between STEP and Lai depending on the max sample size specification.
  • Updated README with code examples.