Skip to content
#

gaussian-elimination

Here are 67 public repositories matching this topic...

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

  • Updated Jul 19, 2024
  • C++

This application contains a set of examples for all mayor linear algebraic algorithms. Within the source code there are definitions and complex descriptions to the different aspects of computing bidimentional arrays of any size. This project focuses in computing systems of equations of nxn size.

  • Updated Jun 26, 2020
  • C

Improve this page

Add a description, image, and links to the gaussian-elimination topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gaussian-elimination topic, visit your repo's landing page and select "manage topics."

Learn more