mirror of
https://github.com/gonum/gonum.git
synced 2025-10-07 08:01:20 +08:00

blas64: add length field N to Vector Alongside, fix the implementation of mat.VecDense and mat.Diagonal, as well as other changes needed to fix this change. Fixes #736.