Commit 397875d
Added IMM (#1736)
* Added IMM
* Replace numpy with pyrecest.backend in interacting_multiple_model_filter
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/3135ab38-cbab-4f7b-b610-f03b1c80a0a1
Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
* Clean up isclose/allclose scalar comparisons and simplify log computation
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/3135ab38-cbab-4f7b-b610-f03b1c80a0a1
Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
* Suppress too-many-arguments pylint warnings in update_nonlinear
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/f1dc4ce5-0f51-4492-9e4f-ebec4e59c97e
Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>1 parent 3e6a64f commit 397875d
3 files changed
Lines changed: 732 additions & 0 deletions
File tree
- pyrecest
- filters
- tests/filters
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments