Skip to content

I added a sparse matrix support and fixed bounds parsing in matrix market importer#488

Open
DhanushShetty18 wants to merge 3 commits intoGeomScale:developfrom
DhanushShetty18:feat/sparse-mm-importer
Open

I added a sparse matrix support and fixed bounds parsing in matrix market importer#488
DhanushShetty18 wants to merge 3 commits intoGeomScale:developfrom
DhanushShetty18:feat/sparse-mm-importer

Conversation

@DhanushShetty18
Copy link
Copy Markdown

Basically it extends matrix market importer with sparse matrix support and fixes few bugs

NEW FEATURES
1.The sparse reading uses 'Eigen::SparseMatrix' with triplet insertion
which reduces peak memory from 7.2MB to ~24KB
2.Treats bounds >1e8 = as infinite and
skipped to avoid constraints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant