You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker f81c1d4b59
Fix portability problem
1 year ago
..
common.c Fix rand_generate 1 year ago
common.h Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_caxpby.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_caxpyc.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgbmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgeadd.c Fix invalid tests 1 year ago
test_cgemm.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgemmt.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgemv_n.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgemv_t.c Fix portability problems 1 year ago
test_cimatcopy.c Remove zero rows/columns matcopy tests 1 year ago
test_comatcopy.c Remove zero rows/columns matcopy tests 1 year ago
test_crot.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_crotg.c Update rotg tests 1 year ago
test_csbmv.c Fix portability problems 1 year ago
test_cscal.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cspmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_ctrmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_ctrsv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_damin.c check abs zero inc 1 year ago
test_daxpby.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_dgeadd.c Fix invalid tests 1 year ago
test_dgemmt.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_dimatcopy.c Fix invalid tests 1 year ago
test_domatcopy.c Remove zero rows/columns matcopy tests 1 year ago
test_drotmg.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_dsum.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_dzamax.c check abs zero inc 1 year ago
test_dzamin.c check abs zero inc 1 year ago
test_dzsum.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_icamin.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_idamin.c Fix portability problems 1 year ago
test_isamin.c fix missing malloc 1 year ago
test_izamin.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_samin.c check abs zero inc 1 year ago
test_saxpby.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_scamax.c check abs zero inc 1 year ago
test_scamin.c check abs zero inc 1 year ago
test_scsum.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_sgeadd.c Fix invalid tests 1 year ago
test_sgemmt.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_simatcopy.c Fix invalid tests 1 year ago
test_somatcopy.c Remove zero rows/columns matcopy tests 1 year ago
test_srotmg.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_ssum.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zaxpby.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zaxpyc.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgbmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgeadd.c Fix invalid tests 1 year ago
test_zgemm.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgemmt.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgemv_n.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgemv_t.c Fix portability problems 1 year ago
test_zimatcopy.c Remove zero rows/columns matcopy tests 1 year ago
test_zomatcopy.c Remove zero rows/columns matcopy tests 1 year ago
test_zrot.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zrotg.c Update rotg tests 1 year ago
test_zsbmv.c Fix portability problem 1 year ago
test_zscal.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zspmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_ztrmv.c Fix rand_generate 1 year ago
test_ztrsv.c Fix rand_generate 1 year ago
xerbla.c Added new tests for BLAS-like and BLAS API in utest 1 year ago