Commit cb835e3
test+docs(two_stage): CI-review P1 - methodology suite asserted the old lstsq warning
tests/test_methodology_two_stage.py::test_singular_omega0_warns_and_falls_back
still matched "lstsq" in the fallback warning (my sibling sweep covered
tests/test_two_stage.py but missed the methodology file); now matches
"falling back to sparse LSMR". Also the stale spillover.py
re-factorization note describing the removed dense toarray() fallback
(review P3).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Lbd6nqWmg4snvvBmegwqiw1 parent 89fd43c commit cb835e3
2 files changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1597 | 1597 | | |
1598 | 1598 | | |
1599 | 1599 | | |
1600 | | - | |
1601 | | - | |
1602 | | - | |
| 1600 | + | |
| 1601 | + | |
1603 | 1602 | | |
1604 | 1603 | | |
1605 | 1604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
413 | | - | |
| 412 | + | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
| 435 | + | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments