This website requires JavaScript.
Explore
Help
Register
Sign In
OpenMathLib
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
mirror of
https://github.com/OpenMathLib/OpenBLAS
synced
2026-06-19 00:35:10 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
8b122ff9dc8a7d3e695283f0d5c6b4d576e9356e
OpenBLAS
/
utest
History
Xianyi Zhang
14428af879
Adde the mising test_amax.c file.
2012-04-26 16:40:44 +08:00
..
common_utest.h
Added the test case for samax.
2012-04-26 16:17:17 +08:00
main.c
Added the test case for samax.
2012-04-26 16:17:17 +08:00
Makefile
Added the test case for samax.
2012-04-26 16:17:17 +08:00
test_amax.c
Adde the mising test_amax.c file.
2012-04-26 16:40:44 +08:00
test_axpy.c
…
test_dotu.c
Added zdotu with x & y offset=1 test case.
2011-03-02 18:03:40 +08:00
test_dsdot.c
Added missed testing codes for dsdot.
2011-05-13 02:41:39 +08:00
test_rot.c
…
test_rotmg.c
Fixed the utest bug for drotmg.
2012-04-26 15:54:15 +08:00
test_swap.c
…