solve_test


solve_test, a C code which calls solve() to implement a linear solver which makes it easy to create doubly-dimensioned arrays and solve associated linear systems.

Licensing:

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

Related Data and Programs:

solve, a C code which implements a linear solver which makes it easy to create doubly-dimensioned arrays and solve associated linear systems.

Source Code:


Last revised on 26 July 2019.