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.
The information on this web page is distributed under the MIT license.
solve, a C code which implements a linear solver which makes it easy to create doubly-dimensioned arrays and solve associated linear systems.