9 Commits (e5c2ceb6750c4e649aef87e06bd87ed4fcbdc6a5)

Author SHA1 Message Date
  luz.paz daf2fec12d Misc. typo fixes 6 years ago
  Martin Kroeker c171b8ad13
Handle special case INCX=0,INCY=0 in the axpy interface 6 years ago
  Craig Donner c2545b0fd6 Fixed a few more unnecessary calls to num_cpu_avail. 7 years ago
  Abdurrauf 1cfdb2295d Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision) 8 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Timothy Gu ced13574a0 Random "walk (a)round" --> "work-around" typo fixes 11 years ago
  Xianyi Zhang aeed8d6225 Fixed #27. Temporarily walk around axpy's low performance issue with small imput size & multithreads. 14 years ago
  Xianyi Zhang 0cfd29a819 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
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 14 years ago