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.
 
 
 
 
 
 
Zhang Xianyi b31ec99372 Fixed #374. 11 years ago
..
lapack fixed function profile in zpotri.c 11 years ago
netlib ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions. 13 years ago
Makefile enabled and tested optimized potri lapack functions 11 years ago
asum.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
axpy.c Random "walk (a)round" --> "work-around" typo fixes 11 years ago
copy.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
create Import GotoBLAS2 1.13 BSD version codes. 14 years ago
dot.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
dsdot.c Fixed #28. Convert the result to double precision in MIPS64 dsdot_k kernel. 14 years ago
gbmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemm.c Merge pull request #290 from larsmans/missing-threshold 12 years ago
gemv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ger.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
imax.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
max.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
nrm2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
rot.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
rotg.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
rotm.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
rotmg.c fixed 2 bugs as reported by Brendan Tracey 11 years ago
sbmv.c marked as smp bug 11 years ago
scal.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
sdsdot.c bugfix for sdsdot 11 years ago
spmv.c added C files in interface 11 years ago
spr.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
spr2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
swap.c Fixed #6. Disable multi-thread swap when incx==0 or incy==0. 14 years ago
symm.c Adding detection of complex situations in symm.c, otherwise the buffer address of sb will overlap the end of sa. 14 years ago
symv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
syr.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
syr2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
syr2k.c check, that syr2k is OK 11 years ago
syrk.c checked, that syrk is OK 11 years ago
tbmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
tbsv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
tpmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
tpsv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trsm.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trsv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zaxpy.c Fixed #7. 1)Disable the multi-thread and 2) Modified kernel codes to avoid unloop in axpy function when incx==0 or incy==0. 14 years ago
zdot.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgbmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgemv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zger.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zhbmv.c marked zhbmv as smp bug 11 years ago
zhemv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zher.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zher2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zhpmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zhpr.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zhpr2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zrot.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zrotg.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zsbmv.c marked as smp bug 11 years ago
zscal.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zspmv.c added C files in interface 11 years ago
zspr.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zspr2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zswap.c Fixed #6. Disable multi-thread swap when incx==0 or incy==0. 14 years ago
zsymv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zsyr.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zsyr2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztbmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztbsv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztpmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztpsv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztrmv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztrsv.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago