#matrix #solver #zeuhl-matrix #zeuhl

zeuhl_matrix

A matrix that has the ability to solve equations using Gaussian elimination or Jacobi methods

1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 30, 2025

#1399 in Math

MIT license

13KB
224 lines

Matrix Solver

Test Status Crate

Overview

A matrix that has the ability to solve equations using Gaussian elimination or Jacobi methods.

Dependencies

~15KB