Skip to content
#

linear-systems-equations

Here are 12 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 project provides a graphical user interface (GUI) application for performing common numerical analysis tasks. Built with CustomTkinter for a user-friendly experience, it empowers you to solve linear systems and perform numerical integration.

  • Updated Apr 1, 2024
  • Python

Improve this page

Add a description, image, and links to the linear-systems-equations 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 linear-systems-equations topic, visit your repo's landing page and select "manage topics."

Learn more