Commit c3ca143
committed
Wire Rust accelerated backend to Python
Connect the new demean_accelerated module to Python and polish:
- Wire rust backend to use demean_accelerated instead of simple demean
- Fix MultiFE early convergence bug in 3+ FE demeaning
- Rename scatter/gather to apply_design_matrix for clarity
- Avoid per-column copy for Fortran-ordered input arrays
- Add type cast guard and #[inline(always)] on hot methods1 parent 0ffdaea commit c3ca143
14 files changed
Lines changed: 316 additions & 996 deletions
File tree
- benchmarks
- pyfixest
- core
- estimation
- src
- demean_accelerated
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
This file was deleted.
This file was deleted.
0 commit comments