JuliaAttic / CUBLAS.jl

Julia interface to CUBLAS
Other
26 stars 19 forks source link

Added wrapper for BLAS extension geam and tests #5

Closed kshyatt closed 9 years ago

kshyatt commented 9 years ago

Wrote tests for in-place mode, setting C to zero, and some boundary checking (since this is for generic matrices).