Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 789 Bytes

File metadata and controls

25 lines (16 loc) · 789 Bytes

Changelog

All notable changes to this project are documented here. The format follows Keep a Changelog, and the project adheres to Semantic Versioning.

Unreleased

Added

  • GroupTest.group_labels, a read-only view of the group label attached to each fitted comparison.

Changed

  • Adopted the py-canon fleet standard: shared reusable CI, docs and release workflows, ruff/pyright/pydoclint configuration, and a src/ layout.

0.1.0 - 2026-03-08

Added

  • Initial release: Bradley-Terry fitting, Hodge decomposition of pairwise comparison matrices, heterogeneous group testing with per-group calibration, tournament-graph diagnostics, calibration metrics and simulation helpers.