.. |
lapack
|
fixed function profile in zpotri.c
|
2014-05-25 09:15:22 +02:00 |
netlib
|
ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions.
|
2012-03-16 20:29:39 +08:00 |
Makefile
|
Ref #51: added blas extensions simatcopy, dimatcopy, cimatcopy, zimatcopy
|
2014-06-10 16:14:34 +02:00 |
asum.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
axpby.c
|
Ref #285: added axpby kernels
|
2014-06-08 11:54:24 +02:00 |
axpy.c
|
Random "walk (a)round" --> "work-around" typo fixes
|
2014-05-22 18:11:52 -07:00 |
copy.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
create
|
Print the wall time (cycles) with enabling FUNCTION_PROFILE.
|
2011-06-09 10:40:15 +08:00 |
dot.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
dsdot.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
gbmv.c
|
cheched, that gbmv is OK
|
2014-05-10 22:38:09 +02:00 |
gemm.c
|
Ref #103: enhancement for small matrix dimensions
|
2014-06-18 15:04:11 +02:00 |
gemv.c
|
checked, that gemv is OK
|
2014-05-10 22:24:05 +02:00 |
ger.c
|
fixed compiler warnings
|
2014-06-25 11:32:44 +02:00 |
imatcopy.c
|
Ref #51: added blas extensions simatcopy, dimatcopy, cimatcopy, zimatcopy
|
2014-06-10 16:14:34 +02:00 |
imax.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
max.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
nrm2.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
omatcopy.c
|
Ref #51: added blas extension domatcopy as not opimized reference
|
2014-06-09 17:11:07 +02:00 |
rot.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
rotg.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
rotm.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
rotmg.c
|
fixed compiler warnings
|
2014-06-25 11:32:44 +02:00 |
sbmv.c
|
marked as smp bug
|
2014-05-10 23:18:35 +02:00 |
scal.c
|
Ref #375: added workaround for small sizes to scal.c and zscal.c
|
2014-06-08 13:49:19 +02:00 |
sdsdot.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
spmv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
spr.c
|
checked, that spr is OK
|
2014-05-11 00:07:07 +02:00 |
spr2.c
|
checked, that spr2 is OK
|
2014-05-10 23:55:43 +02:00 |
swap.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
symm.c
|
checked, that symm is OK
|
2014-05-11 00:22:40 +02:00 |
symv.c
|
checked, that symv is OK
|
2014-05-11 00:36:56 +02:00 |
syr.c
|
checked, that syr is OK
|
2014-05-11 07:46:22 +02:00 |
syr2.c
|
checked, that syr2 is OK
|
2014-05-11 00:48:49 +02:00 |
syr2k.c
|
check, that syr2k is OK
|
2014-05-11 01:04:46 +02:00 |
syrk.c
|
checked, that syrk is OK
|
2014-05-11 08:10:25 +02:00 |
tbmv.c
|
checked, that tbmv is OK
|
2014-05-11 08:22:00 +02:00 |
tbsv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
tpmv.c
|
checked, that tpmv is OK
|
2014-05-11 08:35:34 +02:00 |
tpsv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
trmv.c
|
checked, that trmv is OK
|
2014-05-11 08:47:44 +02:00 |
trsm.c
|
checked, that trsm is OK
|
2014-05-11 08:59:33 +02:00 |
trsv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
zaxpby.c
|
Ref #285: added axpby kernels
|
2014-06-08 11:54:24 +02:00 |
zaxpy.c
|
checked that axpy is OK
|
2014-05-10 22:09:49 +02:00 |
zdot.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
zgbmv.c
|
cheched, that gbmv is OK
|
2014-05-10 22:38:09 +02:00 |
zgemv.c
|
checked, that gemv is OK
|
2014-05-10 22:24:05 +02:00 |
zger.c
|
Ref #391: disabled SMP in ger.c and zger.c
|
2014-06-22 12:01:24 +02:00 |
zhbmv.c
|
marked zhbmv as smp bug
|
2014-05-11 09:58:16 +02:00 |
zhemv.c
|
checked, that zhemv is OK
|
2014-05-11 10:15:06 +02:00 |
zher.c
|
checked, that zher is OK
|
2014-05-11 10:36:34 +02:00 |
zher2.c
|
checked, that zher2 is OK
|
2014-05-11 10:26:05 +02:00 |
zhpmv.c
|
checked, that zhpmv is OK
|
2014-05-11 10:46:48 +02:00 |
zhpr.c
|
checked, that zhpr is OK
|
2014-05-11 11:21:23 +02:00 |
zhpr2.c
|
checked, that zhpr2 is OK
|
2014-05-11 11:11:05 +02:00 |
zimatcopy.c
|
Ref #51: added blas extensions simatcopy, dimatcopy, cimatcopy, zimatcopy
|
2014-06-10 16:14:34 +02:00 |
zomatcopy.c
|
Ref #51: added blas extensions zomatcopy and comatcopy
|
2014-06-10 10:34:54 +02:00 |
zrot.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
zrotg.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
zsbmv.c
|
marked as smp bug
|
2014-05-10 23:18:35 +02:00 |
zscal.c
|
Ref #375: added workaround for small sizes to scal.c and zscal.c
|
2014-06-08 13:49:19 +02:00 |
zspmv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
zspr.c
|
checked, that spr is OK
|
2014-05-11 00:07:07 +02:00 |
zspr2.c
|
checked, that spr2 is OK
|
2014-05-10 23:55:43 +02:00 |
zswap.c
|
checked, that zscal and zswap are OK
|
2014-05-11 09:30:18 +02:00 |
zsymv.c
|
checked, that symv is OK
|
2014-05-11 00:36:56 +02:00 |
zsyr.c
|
checked, that syr is OK
|
2014-05-11 07:46:22 +02:00 |
zsyr2.c
|
checked, that syr2 is OK
|
2014-05-11 00:48:49 +02:00 |
ztbmv.c
|
checked, that tbmv is OK
|
2014-05-11 08:22:00 +02:00 |
ztbsv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
ztpmv.c
|
checked, that tpmv is OK
|
2014-05-11 08:35:34 +02:00 |
ztpsv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |
ztrmv.c
|
checked, that trmv is OK
|
2014-05-11 08:47:44 +02:00 |
ztrsv.c
|
added C files in interface
|
2014-05-10 21:27:47 +02:00 |