Historique des commits

Auteur SHA1 Message Date
  lloda 4458d50f84 Generalize srfi4-type-size in (ffi cblas arrays) il y a 3 ans
  lloda 9956d613c5 Prefix all typed exports with cblas- il y a 3 ans
  lloda 239f398bff Fix tests for updated srfi-64 in Guile il y a 3 ans
  lloda c388f064f1 Elaborate on README.md il y a 4 ans
  lloda dd44204bd7 Conditionally provide bindings for cblas_?rotg il y a 4 ans
  lloda a1e402e272 Remove rotg support for a test il y a 4 ans
  lloda 98b3e8fc1f Fix license mismatches il y a 5 ans
  lloda 46282d70bb Macro to replicate ?blisfunction defines for s/d/c/z il y a 5 ans
  lloda ab175b9686 Wrap BLIS bli_xdotv il y a 5 ans
  lloda 7581d3cf68 Add bindings for srotg drotg crotg zrotg il y a 7 ans
  lloda 9de8188aeb Add bindings for isamax idamax icamax izamax il y a 7 ans
  lloda 99352a1db9 Add bindings for sswap dswap cswap zswap il y a 7 ans
  lloda b59722ba4e Add bindings for csscal dzscal il y a 7 ans
  lloda 249b01dc26 Add bindings for CBLAS scopy dcopy ccopy zcopy il y a 7 ans
  lloda 408f246507 Don't write to log files in tests il y a 10 ans
  lloda bff00f5859 Wrap BLIS gemv il y a 10 ans
  lloda e948af2da9 Test BLIS gemm! for negative strides il y a 10 ans
  lloda dfd6017e85 New module (ffi blis), wrap gemm from BLIS il y a 10 ans
  lloda eb67b4731e Fix tag in gemm tests il y a 10 ans
  lloda a0badf6579 Partial tests for sgemm!, dgemm!, cgemm!, zgemm! il y a 10 ans
  lloda 7d94459f41 Wrap gemm functions il y a 10 ans
  lloda d9a2961e0f Wrap iamax functions (no tests) il y a 10 ans
  lloda c5d66f0398 Wrap gemv functions il y a 10 ans
  lloda bc23a2e82a Tests for saxpy!, daxpy!, caxpy!, zaxpy! il y a 10 ans
  lloda 761c3545a7 Wrap complex dot product functions il y a 10 ans
  lloda e5e464cd2f Wrap cblas_sdot as sdot, tests il y a 10 ans
  lloda bb4b5da061 Factor out checks, add test setup il y a 10 ans