16 Commits (d23eb3b93ec42eae92bfafffc50f1a6d1e0c0d25)

Author SHA1 Message Date
  Sergei Lewis 1093def0d1 Merge branch 'risc-v' into develop 1 year ago
  kseniyazaytseva ff41cf5c49 Fix BLAS, BLAS-like functions and Generic RISC-V kernels 2 years ago
  Angelika Schwarz 5ffbe646e1 Improve matcopy interface 1 year ago
  Ken Ho df1b1f6a91 More detailed error message in [z]imatcopy.c. 2 years ago
  Ken Ho 7a86c437b5 Change some "if" statements to "else if" following suggestion by @mmuetzel. 2 years ago
  Ken Ho 33ab415f68 Bug fix and improvements for [z]imatcopy interface. 2 years ago
  Martin Kroeker 904b221f03
Add cast to prevent overflow of intermediate result 4 years ago
  Martin Kroeker 376048156b Use in-place transform shortcut only if matrix is square 8 years ago
  Martin Kroeker d1c5b8f913 Add files via upload 8 years ago
  Martin Kroeker 91bde7d315 Exchange rows and cols in final omatcopy with BlasTrans 8 years ago
  Andrew 99880f7906 Address unlikely memleak in zimatcopy interface (#1129) 8 years ago
  Zhang Xianyi baec8f5cac Refs #638. Fixed compiling bug with clang on Mac OS X. 10 years ago
  Martin Koehler 711ca33bc6 Improved Ximatcopy when lda==ldb. 10 years ago
  Martin Koehler a057e5434d add CBLAS interface for s/d/c/zimatcopy 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  wernsaar faeab93df0 Ref #51: added blas extensions simatcopy, dimatcopy, cimatcopy, zimatcopy 11 years ago