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 82d3d3ab10 Remove BLIS bindings and fix references to guile-ffi-blis il y a 3 ans
  lloda b1c60a322f Simplify scalar->arg il y a 3 ans
  lloda 239f398bff Fix tests for updated srfi-64 in Guile il y a 3 ans
  lloda 0445053fac Add docstrings for ger/gemv/gemm in (ffi blis) il y a 4 ans
  lloda 83e6c00398 Group the BLIS gemv tests a bit more clearly il y a 4 ans
  lloda 232a9f5372 Allow disabling BLIS' internal stride checks il y a 4 ans
  lloda c388f064f1 Elaborate on README.md il y a 4 ans
  lloda 20c7af6f68 Merge branch 'norotg' 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 08e3714289 Update license il y a 5 ans
  lloda 769ff08554 Rename libpath env variables il y a 5 ans
  lloda 1d334fd21d For the time being give up on constructing docstrings il y a 5 ans
  lloda 49d2d94d69 Macro (define-auto) to define type generic bindings, and apply in (ffi blis) il y a 5 ans
  lloda 5326ac7112 Apply define-sdcz to define-rotg in (ffi cblas) il y a 5 ans
  lloda 564a58f882 Assume define-xxx in define-sdcz il y a 5 ans
  lloda b39340da09 Remove redundant (format) il y a 5 ans
  lloda 8e7acde4f9 Add more defines for BLIS constants il y a 5 ans
  lloda b60e9f7fd6 Normalize arg order to BLIS gemm il y a 5 ans
  lloda a556b0d58b Normalize arg order to BLIS ger il y a 5 ans
  lloda 294faa16d8 Normalize order of arguments to BLIS gemv il y a 5 ans
  lloda 6fee4bd4c6 Copy pattern of type -> (quote type) from cblas.scm to blis.scm il y a 5 ans
  lloda 452299e4a4 Apply define-sdcz to cblas.scm il y a 5 ans
  lloda f2e2b1687a Remove repeated iamax etc. :-O il y a 5 ans
  lloda e0effb4050 Refactor define-sdcz il y a 5 ans
  lloda 46282d70bb Macro to replicate ?blisfunction defines for s/d/c/z il y a 5 ans
  lloda 0f6246e73a Wrap BLIS bli_?daxpy bly_?daxpby il y a 5 ans