Skip to content

refactor(models): rename sigSqToCiq to qEta to match paper notation#990

Merged
philihp merged 1 commit into
mainfrom
claude/focused-hopper-AGlhP
May 27, 2026
Merged

refactor(models): rename sigSqToCiq to qEta to match paper notation#990
philihp merged 1 commit into
mainfrom
claude/focused-hopper-AGlhP

Conversation

@philihp
Copy link
Copy Markdown
Owner

@philihp philihp commented May 27, 2026

Summary

  • Renames the local sigSqToCiq variable to qEta across the Bradley-Terry and Thurstone-Mosteller models so it matches η_q from Weng & Lin (2011) §3.1.1.
  • Pure rename, no behaviour change. All 208 tests pass.

Addresses #203 (the specific example called out in the issue body).

Test plan

  • npm test — all 208 tests pass
  • Confirm naming is preferred (qEta vs e.g. etaQ) before merging

Generated by Claude Code

Per Weng & Lin (2011) §3.1.1, the quantity iSigmaSq/ciq corresponds to
η_q in the paper. Renaming the local variable across the Bradley-Terry
and Thurstone-Mosteller models for easier cross-reference with the
paper. No behaviour change.

Addresses #203.
@philihp philihp marked this pull request as ready for review May 27, 2026 11:01
@philihp philihp merged commit 75c4475 into main May 27, 2026
5 checks passed
@philihp philihp deleted the claude/focused-hopper-AGlhP branch May 27, 2026 11:01
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — claude/focused-hopper-AGlhP into main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants