* Rewrite ROTMG based on the new implementation in GONUM based on the algorithm proposed by Tim Hopkins, see issue 1452 for the reference * Correct ROTMG utest for issue1452 and add another from gonum, also correct transposition of expected and observed values in error messages |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Makefile | ||
| ctest.h | ||
| openblas_utest.h | ||
| test_amax.c | ||
| test_axpy.c | ||
| test_dotu.c | ||
| test_dsdot.c | ||
| test_fork.c | ||
| test_potrs.c | ||
| test_rot.c | ||
| test_rotmg.c | ||
| test_swap.c | ||
| utest_main.c | ||
| utest_main2.c | ||