Historial de Commits

Autor SHA1 Mensaje Fecha
  lloda 4458d50f84 Generalize srfi4-type-size in (ffi cblas arrays) hace 3 años
  lloda 9956d613c5 Prefix all typed exports with cblas- hace 3 años
  lloda 82d3d3ab10 Remove BLIS bindings and fix references to guile-ffi-blis hace 3 años
  lloda b1c60a322f Simplify scalar->arg hace 3 años
  lloda 239f398bff Fix tests for updated srfi-64 in Guile hace 3 años
  lloda 0445053fac Add docstrings for ger/gemv/gemm in (ffi blis) hace 4 años
  lloda 83e6c00398 Group the BLIS gemv tests a bit more clearly hace 4 años
  lloda 232a9f5372 Allow disabling BLIS' internal stride checks hace 4 años
  lloda c388f064f1 Elaborate on README.md hace 4 años
  lloda 20c7af6f68 Merge branch 'norotg' hace 4 años
  lloda dd44204bd7 Conditionally provide bindings for cblas_?rotg hace 4 años
  lloda a1e402e272 Remove rotg support for a test hace 4 años
  lloda 98b3e8fc1f Fix license mismatches hace 5 años
  lloda 08e3714289 Update license hace 5 años
  lloda 769ff08554 Rename libpath env variables hace 5 años
  lloda 1d334fd21d For the time being give up on constructing docstrings hace 5 años
  lloda 49d2d94d69 Macro (define-auto) to define type generic bindings, and apply in (ffi blis) hace 5 años
  lloda 5326ac7112 Apply define-sdcz to define-rotg in (ffi cblas) hace 5 años
  lloda 564a58f882 Assume define-xxx in define-sdcz hace 5 años
  lloda b39340da09 Remove redundant (format) hace 5 años
  lloda 8e7acde4f9 Add more defines for BLIS constants hace 5 años
  lloda b60e9f7fd6 Normalize arg order to BLIS gemm hace 5 años
  lloda a556b0d58b Normalize arg order to BLIS ger hace 5 años
  lloda 294faa16d8 Normalize order of arguments to BLIS gemv hace 5 años
  lloda 6fee4bd4c6 Copy pattern of type -> (quote type) from cblas.scm to blis.scm hace 5 años
  lloda 452299e4a4 Apply define-sdcz to cblas.scm hace 5 años
  lloda f2e2b1687a Remove repeated iamax etc. :-O hace 5 años
  lloda e0effb4050 Refactor define-sdcz hace 5 años
  lloda 46282d70bb Macro to replicate ?blisfunction defines for s/d/c/z hace 5 años
  lloda 0f6246e73a Wrap BLIS bli_?daxpy bly_?daxpby hace 5 años