ExtensionsMathNet - CyrilB1531/lodestar GitHub Wiki
Development build. This page describes
main, not a released package. The latest published Lodestar.Extensions.MathNet is 0.1.0 — read its documentation.
ExtensionsMathNet
Namespaces
- Matrix conversion —
Lodestar.Extensions.MathNet— One type,MathNetInterop: it converts aCsrMatrixto and from Math.NET Numerics' sparse matrix, so a caller who already holds Math.NET types can reachLodestar.Decompositionand the sparse vectorizers without rebuilding a matrix cell by cell.