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.
 
 
 
 
 
 
wernsaar 101dd08173 add reference in C for symv_U 11 years ago
..
KERNEL initial checkin of kernel/arm 12 years ago
KERNEL.ARMV5 Remove all trailing whitespace except lapack-netlib 11 years ago
KERNEL.ARMV6 bugfixes for lapack on ARM Platform 11 years ago
KERNEL.ARMV7 bugfixes for lapack on ARM Platform 11 years ago
Makefile added missing file kernel/arm/Makefile 12 years ago
amax.c Remove all trailing whitespace except lapack-netlib 11 years ago
amin.c Remove all trailing whitespace except lapack-netlib 11 years ago
asum.c Remove all trailing whitespace except lapack-netlib 11 years ago
asum_vfp.S renamed asum_vfpv3.S to asum_vfp.S 12 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
axpy_vfp.S add optimized axpy kernel 12 years ago
ccopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cdot_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemm_kernel_2x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemm_kernel_2x2_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemm_tcopy_2_vfp.S renamed some ncopy and tcopy files 12 years ago
cgemv_n_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemv_t_vfp.S added complex gemv kernels for ARMV6 and ARMV7 12 years ago
copy.c Remove all trailing whitespace except lapack-netlib 11 years ago
ctrmm_kernel_2x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
ctrmm_kernel_2x2_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
dcopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
ddot_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_kernel_4x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_kernel_4x4_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_ncopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_tcopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dot.c Remove all trailing whitespace except lapack-netlib 11 years ago
dtrmm_kernel_4x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dtrmm_kernel_4x4_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_t.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_t_vfp.S added optimized gemv_t kernel for ARMV6 12 years ago
gemv_t_vfpv3.S added gemv_t kernel for single and double precision 12 years ago
iamax.c Remove all trailing whitespace except lapack-netlib 11 years ago
iamax_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
iamin.c Remove all trailing whitespace except lapack-netlib 11 years ago
imax.c Remove all trailing whitespace except lapack-netlib 11 years ago
imin.c Remove all trailing whitespace except lapack-netlib 11 years ago
izamax.c Remove all trailing whitespace except lapack-netlib 11 years ago
izamin.c Remove all trailing whitespace except lapack-netlib 11 years ago
max.c Remove all trailing whitespace except lapack-netlib 11 years ago
min.c Remove all trailing whitespace except lapack-netlib 11 years ago
nrm2.c Remove all trailing whitespace except lapack-netlib 11 years ago
nrm2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
nrm2_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_cn.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_ct.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_rn.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_rt.c Remove all trailing whitespace except lapack-netlib 11 years ago
rot.c Remove all trailing whitespace except lapack-netlib 11 years ago
rot_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
scal.c Remove all trailing whitespace except lapack-netlib 11 years ago
scal_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
scopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sdot_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_kernel_4x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_kernel_4x4_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_ncopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_tcopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
strmm_kernel_4x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
strmm_kernel_4x4_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
swap.c Remove all trailing whitespace except lapack-netlib 11 years ago
swap_vfp.S renamed swap_vfpv3.S to swap_vfp.S 12 years ago
symv_L.c added reference in C for symv_L 11 years ago
symv_U.c add reference in C for symv_U 11 years ago
zamax.c Remove all trailing whitespace except lapack-netlib 11 years ago
zamin.c Remove all trailing whitespace except lapack-netlib 11 years ago
zasum.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
zcopy.c Remove all trailing whitespace except lapack-netlib 11 years ago
zcopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zdot.c Remove all trailing whitespace except lapack-netlib 11 years ago
zdot_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_kernel_2x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_kernel_2x2_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_tcopy_2_vfp.S renamed some ncopy and tcopy files 12 years ago
zgemv_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_n_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_t.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_t_vfp.S added complex gemv kernels for ARMV6 and ARMV7 12 years ago
znrm2.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_cn.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_cnc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_ct.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_ctc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rn.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rnc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rt.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rtc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zrot.c Remove all trailing whitespace except lapack-netlib 11 years ago
zscal.c Remove all trailing whitespace except lapack-netlib 11 years ago
zswap.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztrmm_kernel_2x2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
ztrmm_kernel_2x2_vfpv3.S Remove all trailing whitespace except lapack-netlib 11 years ago