Skip to content
#

matrix-solver

Here are 14 public repositories matching this topic...

A robust, terminal-based tool for solving systems of linear equations (N * N). This project implements Gaussian Elimination with Partial Pivoting, allowing it to handle unique solutions, inconsistent systems (no solution), and dependent systems (infinite solutions) with high numerical stability.

  • Updated Feb 15, 2026
  • C

Improve this page

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

Learn more