Features

  • Web/PDF: Inline math now uses flat fraction notation (a/b) instead of stacked \frac{a}{b}; display equations are unchanged

Bug Fixes

  • Manual: Corrected "Also known as" labels for AvgSpread and Disparity — they are robust alternatives to pooled SD and Cohen's d, not aliases
  • Manual: Fixed numerous test descriptions across center-bounds, spread-bounds, signed-rank-margin, rng, shuffle, and disparity-bounds to match actual test file inputs and expected values

Documentation

  • Manual: Restructured chapter introductions for 16 estimator/bounds/margins chapters with explicit Input/Output/Notes sections
  • Manual: Refined PairwiseMargin complexity analysis with tighter bounds in terms of c* (first dominance index), replacing coarse O((nm)²) estimate
  • Manual: Simplified DisparityBounds intro by moving algorithm details to the Algorithm subsection
  • Manual: Replaced "pooled dispersion" with "pooled spread" for consistent terminology
  • Manual: Added log-normal clarification to the Multiplic heading
  • Manual: Added missing error test documentation for multiple chapters; wrote complete test documentation for avg-spread-bounds
  • Manual: Removed duplicate instability rationale from foundations, replacing it with a cross-reference to the Convergence Conventions section

Full Changelog: https://github.com/AndreyAkinshin/pragmastat/compare/v11.0.0...v11.0.1

Release notes generated by herald v1.0.4