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