Skip to content

Gao

haogao requested to merge gao into main

for a quick demo, compile test.cpp with c++ test.cpp -lgtest

To add more tests to test_matrix.txt, format the test as:

name of test
(optional custom error tolerance) tolerance + 'E'
number of rows/cols
matrix A
vector x transposed
vector b transposed
Edited by haogao

Merge request reports

Loading