gonum / blas

A BLAS implementation for Go [DEPRECATED]
172 stars 16 forks source link

Adddsymm #49

Closed btracey closed 9 years ago

btracey commented 9 years ago

I'll add the Dgemm test to cblas in the next PR

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.46%) when pulling bf75e774a6d92830ebab65a20ecf1dd9dca366ae on adddsymm into c64865ed7d918f3e620da21c3d992bab8ed63fdf on master.

kortschak commented 9 years ago

LGTM except for panic weirdness.