-
Notifications
You must be signed in to change notification settings - Fork 0
ExtensionsMathNet
github-actions[bot] edited this page Sep 21, 2026
·
25 revisions
Development build. This page describes
main, not a released package. The latest published Lodestar.Extensions.MathNet is 0.1.0 — read its documentation.
-
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.