Commit 1fe9682
[time_series_with_matrices] Replace tilde A indirection with A^{-1}
Drops the relabeling block 'let \tilde A = A^{-1}' (it appeared twice) and
uses A^{-1} directly in the population-moments and moving-average formulas.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 29b5e23 commit 1fe9682
1 file changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | 373 | | |
382 | 374 | | |
383 | 375 | | |
| |||
387 | 379 | | |
388 | 380 | | |
389 | 381 | | |
390 | | - | |
| 382 | + | |
391 | 383 | | |
392 | 384 | | |
393 | 385 | | |
394 | 386 | | |
395 | 387 | | |
396 | | - | |
| 388 | + | |
397 | 389 | | |
398 | 390 | | |
399 | 391 | | |
| |||
566 | 558 | | |
567 | 559 | | |
568 | 560 | | |
569 | | - | |
570 | | - | |
571 | 561 | | |
572 | 562 | | |
573 | 563 | | |
574 | | - | |
| 564 | + | |
575 | 565 | | |
576 | 566 | | |
577 | 567 | | |
| |||
0 commit comments