solve


solve, an Octave code which solves a linear system of equations A*x=b using Gauss elimination.

This library is useful because:

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

solve is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

solve_test

r8lib, an Octave code which contains many utility routines using double precision real (R8) arithmetic.

Source Code:


Last revised on 02 June 2023.