Skip to content

Releases: cnicholas/processbehavior

v0.2.0

Choose a tag to compare

@cnicholas cnicholas released this 01 Sep 02:26

First public release — on PyPI: pip install processbehavior.

Highlights (full detail in the changelog):

  • Three-state design lineage (PDS / ODS / ADS) detected automatically; chart selection routes by what your data can actually analyze
  • R6/RCR6 computed per request onto the requesting result's own frame — execute() and the probes are pure; numerics bit-identical
  • Study.supports_calibration(...) predicate + CalibrationNotSupportedError; module-level formulate(); execute(stratify_by=); type-stable result.statistics()
  • detect_signals rule presets ('standard'/'extended'/'all') work as documented
  • Docs: twelve executed, CI-gated tutorials; introspection-verified API reference with a drift-guard test; live documentation site
  • Validation: 280 assertions against Thomas A. Bishop's Minitab reference results run in CI on every change

v0.1.1 (internal)

Choose a tag to compare

@cnicholas cnicholas released this 01 Sep 02:26

Internal milestone — never published to PyPI. See the 0.1.1 changelog section. (The red Publish run on this tag is expected: retro-tagged before the PyPI publisher existed.)

v0.1.0 (internal)

Choose a tag to compare

@cnicholas cnicholas released this 01 Sep 02:26

Internal milestone — never published to PyPI. See the 0.1.0 changelog section.