Commit 9eeb436
Address PR #113 Round 6 feedback: fix staggered adoption check and test reloads
- Fix simultaneous-adoption check to use observed periods only, avoiding
false positives on unbalanced panels where missing entries were filled as 0
- Add zero-weight guard in Python joint solver matching Rust's behavior
- Fix backend parity tests to properly reload trop module using sys.modules
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4a27ec5 commit 9eeb436
2 files changed
Lines changed: 35 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
1082 | 1087 | | |
1083 | 1088 | | |
1084 | 1089 | | |
| |||
1321 | 1326 | | |
1322 | 1327 | | |
1323 | 1328 | | |
| 1329 | + | |
1324 | 1330 | | |
1325 | 1331 | | |
1326 | | - | |
1327 | | - | |
1328 | | - | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
1329 | 1340 | | |
1330 | 1341 | | |
1331 | 1342 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
| 1562 | + | |
| 1563 | + | |
1562 | 1564 | | |
1563 | | - | |
1564 | | - | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
1565 | 1569 | | |
1566 | | - | |
| 1570 | + | |
1567 | 1571 | | |
1568 | 1572 | | |
1569 | 1573 | | |
| |||
1572 | 1576 | | |
1573 | 1577 | | |
1574 | 1578 | | |
1575 | | - | |
1576 | | - | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
1577 | 1582 | | |
1578 | 1583 | | |
1579 | 1584 | | |
| |||
1656 | 1661 | | |
1657 | 1662 | | |
1658 | 1663 | | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
1659 | 1667 | | |
1660 | | - | |
1661 | | - | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
1662 | 1672 | | |
1663 | | - | |
| 1673 | + | |
1664 | 1674 | | |
1665 | 1675 | | |
1666 | 1676 | | |
| |||
1669 | 1679 | | |
1670 | 1680 | | |
1671 | 1681 | | |
1672 | | - | |
1673 | | - | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
1674 | 1685 | | |
1675 | 1686 | | |
1676 | 1687 | | |
| |||
0 commit comments