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