cl-clblas

Apache License, Version 2.0

clBLAS binding

$ area51 add cl-clblasCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-clblas:some-function ...)

Dependencies