gonum / blas

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

Bring docs/signatures in to agreement with cgo/BLAS #114

Closed kortschak closed 9 years ago

kortschak commented 9 years ago
kortschak commented 9 years ago

@btracey PTAL

This should probably have been two. Sorry.

btracey commented 9 years ago

A bunch of the level 2 functions are missing the "or tA == blas.ConjTrans"

btracey commented 9 years ago

Same with level 3

btracey commented 9 years ago

LGTM after comments.