2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Scala690 forks (690 forks)batch import
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 3,453 stars (3,453 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
It would be great to be able to read and write to MatrixMarket formats. Is anyone working on this? If not, I could make an implementation if time allows.
Contributor guide
- Research direction
- Study the existing IO classes in Breeze for reading and writing matrices. Understand the Matrix Market format (coordinate and array formats). Write functions to parse and serialize. Add tests.
- Tech stack
- None
- Domain
- backenddata
- Issue type
- Feature
- Prerequisites
- ScalaGit