Expand Rust-core psychometric diagnostics - #240
Merged
Conversation
Contributor
Author
|
@copilot resolve the merge conflicts on this branch. |
Contributor
Resolved. The branch had four conflict markers in |
seonghobae
force-pushed
the
seonghobae-pr-213-audit
branch
2 times, most recently
from
July 24, 2026 12:47
91f9d21 to
715d4cc
Compare
seonghobae
force-pushed
the
seonghobae-pr-213-audit
branch
from
July 25, 2026 09:22
871d6a2 to
5e956a3
Compare
Audit fixes identified during adversarial review of PR #213: - poly.rs: fix degenerate GRM threshold handling - fitstats.rs: correctness improvements - poly_marginal.rs: updated tests - polytomous.py: minor corrections Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
seonghobae
added a commit
that referenced
this pull request
Jul 25, 2026
Rebuild on top of updated main (post-audit) preserving poly.rs/fitstats.rs correctness from audit PR #240. KSIRT-unique changes only: - New: ksirt.rs, subscores.rs, ksirt.py, subscores.py, tests - Modified infra: lib.rs, CHANGELOG, __init__.py, py-bindings - mokken.rs: make normal_upper_quantile pub(crate) for KSIRT use Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
seonghobae
added a commit
that referenced
this pull request
Jul 25, 2026
Rebuild on top of updated main (post-audit) preserving poly.rs/fitstats.rs correctness from audit PR #240. KSIRT-unique changes only: - New: ksirt.rs, subscores.rs, ksirt.py, subscores.py, tests - Modified infra: lib.rs, CHANGELOG, __init__.py, py-bindings - mokken.rs: make normal_upper_quantile pub(crate) for KSIRT use Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
This branch expands fast-mlsirm's Rust-first psychometric and IRT surface so calibration, scoring, diagnostics, DIF, and response-model workflows can run through the native core with thin Python wrappers.
What changed
Notes
The local
.jules/palette.mdchange was left uncommitted because it is unrelated workspace memory, not part of this library PR.Validation
opencode-reviewskipped as expected infrastructure for PR size.