1.0.0 - TBD
PaperStatmain entry point withfrom_dict(),from_csv()constructorsExperimentResultsdata model (auto-detects layout)StatTestengine: Wilcoxon signed-rank, paired t-test, Mann-Whitney U- Auto test selection: n<30 → Wilcoxon, n≥30 → t-test with Shapiro-Wilk check
- Effect sizes: Cohen's d (parametric), rank-biserial correlation (non-parametric)
- p-value significance stars:
*,**,*** - Auto-boldfacing of best result per metric
IEEELatexFormatter— IEEE double-column LaTeX with booktabsACMLatexFormatter— ACM SIGCONF LaTeXElsevierDocxFormatter— Elsevier Word .docx via python-docxMarkdownFormatter— GitHub / arXiv Markdown- Self-citation footnote in all output formats
- pytest test suite (>85% coverage)
- GitHub Actions CI (Python 3.9–3.12, Codecov)
- GitHub Actions PyPI publish workflow (OIDC trusted publishing)
- JOSS paper draft (
JOSS_paper/paper.md)