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
I think supporting of sparse-matrix is solved with introducing ILinearSolver interface in master branch (as discussed in #2). So maybe the sparse-matrix branch can be ignored and removed.
Then Review the remove-math-net and merge pull request, and then merge into master and finally project have only one update branch without Mat.Net dependency and compatible with SparseMatrix
The text was updated successfully, but these errors were encountered:
I think it would be good to have some cleanups.
This repo have three branches:
I think supporting of
sparse-matrix
is solved with introducingILinearSolver
interface in master branch (as discussed in #2). So maybe thesparse-matrix
branch can be ignored and removed.Then Review the
remove-math-net
and merge pull request, and then merge intomaster
and finally project have only one update branch without Mat.Net dependency and compatible with SparseMatrixThe text was updated successfully, but these errors were encountered: