gonum / matrix

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

matrix/mat64: add examples for GSVD and HOGSVD #444

Closed kortschak closed 7 years ago

kortschak commented 7 years ago

Please take a look.

Closes #441.

kortschak commented 7 years ago

Added another aspect of the original GSVD eigengene/eigenprobe analysis - angular distance.

PTAL