solve_test, a C++ code which calls solve(), which implements a linear solver which makes it easy to create doubly-dimensioned arrays and solve associated linear systems.
The computer code and data files made available on this web page are 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.