Commit History

Author SHA1 Message Date
  lloda ab175b9686 Wrap BLIS bli_xdotv 5 years ago
  lloda a996bbdf19 Clean up README.md 5 years ago
  lloda 7581d3cf68 Add bindings for srotg drotg crotg zrotg 7 years ago
  lloda 9de8188aeb Add bindings for isamax idamax icamax izamax 7 years ago
  lloda 99352a1db9 Add bindings for sswap dswap cswap zswap 7 years ago
  lloda b59722ba4e Add bindings for csscal dzscal 7 years ago
  lloda 249b01dc26 Add bindings for CBLAS scopy dcopy ccopy zcopy 7 years ago
  lloda 67c767ddef Reformat README 7 years ago
  lloda 583715c6c4 Add README, configuration of library names 9 years ago
  lloda 408f246507 Don't write to log files in tests 10 years ago
  lloda 86f030ed0a Wrap BLIS ger 10 years ago
  lloda bff00f5859 Wrap BLIS gemv 10 years ago
  lloda e948af2da9 Test BLIS gemm! for negative strides 10 years ago
  lloda 1d53ac970e Rename GUILE_FFI_BLIS_LIBBLIS to GUILE_FFI_CBLAS_LIBBLIS 10 years ago
  lloda dfd6017e85 New module (ffi blis), wrap gemm from BLIS 10 years ago
  lloda eb67b4731e Fix tag in gemm tests 10 years ago
  lloda a0badf6579 Partial tests for sgemm!, dgemm!, cgemm!, zgemm! 10 years ago
  lloda 7d94459f41 Wrap gemm functions 10 years ago
  lloda 797aa39398 Export CBLAS constants 10 years ago
  lloda d9a2961e0f Wrap iamax functions (no tests) 10 years ago
  lloda f04ce1faa3 Wrap ger functions (no tests) 10 years ago
  lloda 3120960559 Wrap scal functions (no tests) 10 years ago
  lloda 8f0837c3ab Wrap nrm2, asum functions (no tests) 10 years ago
  lloda c5d66f0398 Wrap gemv functions 10 years ago
  lloda bc23a2e82a Tests for saxpy!, daxpy!, caxpy!, zaxpy! 10 years ago
  lloda 6d7aff25d1 Simplify the declaration of the wrappers 10 years ago
  lloda 47e23be872 Wrap cblas_saxpy, cblas_daxpy, cblas_caxpy, cblas_zaxpy (no tests) 10 years ago
  lloda 761c3545a7 Wrap complex dot product functions 10 years ago
  lloda e5e464cd2f Wrap cblas_sdot as sdot, tests 10 years ago
  lloda bb4b5da061 Factor out checks, add test setup 10 years ago