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 Koehler 711ca33bc6 Improved Ximatcopy when lda==ldb. 10 years ago
..
lapack Remove all trailing whitespace except lapack-netlib 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 Add ATLAS-style ?geadd function 10 years ago
asum.c Remove all trailing whitespace except lapack-netlib 11 years ago
axpby.c Remove all trailing whitespace except lapack-netlib 11 years ago
axpy.c Remove all trailing whitespace except lapack-netlib 11 years ago
copy.c Remove all trailing whitespace except lapack-netlib 11 years ago
create Import GotoBLAS2 1.13 BSD version codes. 14 years ago
dot.c Remove all trailing whitespace except lapack-netlib 11 years ago
dsdot.c Remove all trailing whitespace except lapack-netlib 11 years ago
gbmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
geadd.c Add ATLAS-style ?geadd function 10 years ago
gemm.c optimized multithreading lower limits 11 years ago
gemv.c gemv: Ensure stack buffer is large enough to handle memory alignment 10 years ago
ger.c Fix a segfault in gemv when MAX_STACK_ALLOC is set 10 years ago
imatcopy.c Improved Ximatcopy when lda==ldb. 10 years ago
imax.c Remove all trailing whitespace except lapack-netlib 11 years ago
max.c Remove all trailing whitespace except lapack-netlib 11 years ago
nrm2.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy.c Add cblas_(s/d/c/z)omatcopy in order to have cblas interface for them. 11 years ago
rot.c Remove all trailing whitespace except lapack-netlib 11 years ago
rotg.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
rotm.c Remove all trailing whitespace except lapack-netlib 11 years ago
rotmg.c Remove all trailing whitespace except lapack-netlib 11 years ago
sbmv.c disabled SMP for sbmv and zsbmv again 11 years ago
scal.c Remove all trailing whitespace except lapack-netlib 11 years ago
sdsdot.c Remove all trailing whitespace except lapack-netlib 11 years ago
spmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
spr.c Remove all trailing whitespace except lapack-netlib 11 years ago
spr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
swap.c Remove all trailing whitespace except lapack-netlib 11 years ago
symm.c Remove all trailing whitespace except lapack-netlib 11 years ago
symv.c Remove all trailing whitespace except lapack-netlib 11 years ago
syr.c Remove all trailing whitespace except lapack-netlib 11 years ago
syr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
syr2k.c Remove all trailing whitespace except lapack-netlib 11 years ago
syrk.c Remove all trailing whitespace except lapack-netlib 11 years ago
tbmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
tbsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
tpmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
tpsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
trmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
trsm.c use only 1 thread if m or n < 2*GEMM_MULTITHREAD_THRESHOLD 10 years ago
trsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zaxpby.c Remove all trailing whitespace except lapack-netlib 11 years ago
zaxpy.c Remove all trailing whitespace except lapack-netlib 11 years ago
zdot.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgbmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgeadd.c Add ATLAS-style ?geadd function 10 years ago
zgemv.c optimized interface/zgemv.c for multithreading 11 years ago
zger.c enabled smp for ger.c and zger.c, but only for 64bit binaries 11 years ago
zhbmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zhemv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zher.c Remove all trailing whitespace except lapack-netlib 11 years ago
zher2.c Remove all trailing whitespace except lapack-netlib 11 years ago
zhpmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zhpr.c Remove all trailing whitespace except lapack-netlib 11 years ago
zhpr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
zimatcopy.c Improved Ximatcopy when lda==ldb. 10 years ago
zomatcopy.c Add cblas_(s/d/c/z)omatcopy in order to have cblas interface for them. 11 years ago
zrot.c Remove all trailing whitespace except lapack-netlib 11 years ago
zrotg.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zsbmv.c disabled SMP for sbmv and zsbmv again 11 years ago
zscal.c Remove all trailing whitespace except lapack-netlib 11 years ago
zspmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zspr.c Remove all trailing whitespace except lapack-netlib 11 years ago
zspr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
zswap.c Remove all trailing whitespace except lapack-netlib 11 years ago
zsymv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zsyr.c Refs #492. Fixed c/zsyr bug with negative incx. 10 years ago
zsyr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztbmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztbsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztpmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztpsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztrmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztrsv.c Remove all trailing whitespace except lapack-netlib 11 years ago