Direct Solver: Skeletonization
Attempting to break up the direct solver MR into smaller, more reviewable pieces. As a rundown
- [Done] Add proxy generation (already in
linalg.proxy
). - [Current] Add single-level skeletonization.
- [TODO] Add multi-level skeletonization.
- [TODO] Add the actual multi-level direct solver.
The code for all of these is more or less there in !137 (closed).
Edited by Alexandru Fikl