Skip to content

Commit 5f28856

Browse files
committed
docs(fitstats): record LD pair-quadrature envelope
1 parent 3ef5293 commit 5f28856

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/changelog.d/ld-indices-python-api.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
(`None` or `{"kind": "single"}`); explicit `singlefree`, multigroup, or
3838
multilevel population metadata fails closed rather than silently reusing
3939
zero-mean/unit-SD expectations.
40-
- Preflight LD probability-table storage, pair-output cardinality, and
41-
pair-by-person work before native dispatch. This bounds otherwise valid
42-
quadrature/item combinations that could request multi-gigabyte Rust
43-
allocations or unbounded quadratic diagnostic work.
40+
- Preflight LD probability-table storage, pair-output cardinality,
41+
pair-by-person work, and pair-by-quadrature work before native dispatch.
42+
This bounds otherwise valid quadrature/item combinations that could request
43+
multi-gigabyte Rust allocations or billions of quadratic diagnostic
44+
iterations without changing the Rust-owned X2/G2 arithmetic.

0 commit comments

Comments
 (0)