gonum / blas

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

Use package comment from native with modification #110

Closed kortschak closed 9 years ago

kortschak commented 9 years ago

PTAL @btracey

btracey commented 9 years ago

LGTM

kortschak commented 9 years ago

Thinking aloud, do we want to move the section I just copied from {native,cgo} to blas? Commiting this, but that is something to consider.