gonum / matrix

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

Add method to set cholesky from a triangular matrix #414

Closed btracey closed 7 years ago

btracey commented 7 years ago

This is needed for the Wishart probability distribution, which I will be creating a PR for shortly.