Projects in Awesome Lists tagged with schur-complement
A curated list of projects in awesome lists tagged with schur-complement .
https://github.com/kvignesh1420/rlap
[ICML 2023] Official implementation of "A randomized schur complement based graph augmentor"
contrastive-learning graph-diffusion graph-neural-networks randomized-algorithms schur-complement
Last synced: 19 Mar 2025
https://github.com/cvanaret/symmetricblockmatrix
Form symmetric block matrices and condense them (eliminating blocks) at compile time using Schur complements. The goal is to manipulate KKT/augmented/saddle-point systems symbolically to obtain equivalent systems (typically: unsymmetric, symmetrized, and normal equations) that can be tackled by various numerical solvers
compile-time compile-time-meta-programming cpp cpp17 gaussian-elimination kkt-system linear-algebra linear-systems linear-systems-equations saddle-point-system schur-complement symbolic-computation template-metaprogramming
Last synced: 15 Jul 2025