gonum / matrix

Matrix packages for the Go language [DEPRECATED]
446 stars 53 forks source link

mat64: add Reset method to SymDense #394

Closed kortschak closed 7 years ago

kortschak commented 7 years ago

This is needed for an allocation improvement to stat.CovarianceMatrix and stat.CorrelationMatrix.

btracey commented 7 years ago

LGTM with comment fix.

kortschak commented 7 years ago

PTAL

btracey commented 7 years ago

Sorry, LGTM