You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add Matrix.gram() for the symmetric XᵀX product ([#208](https://github.com/mljs/matrix/issues/208)) ([436258b](https://github.com/mljs/matrix/commit/436258bcb5aa122fde5eda8425d595d38a37f9b4))
* speed up SVD (~4.7x) and symmetric EVD (~1.7x) via transposed internal storage ([#167](https://github.com/mljs/matrix/issues/167)) ([22548f2](https://github.com/mljs/matrix/commit/22548f25c918dad29922ed24ee91dcf8c4f51565))
0 commit comments