Add a clean set of functions to write vectors and matrices to file
Open
@nkoukpaizan is already working on this.
Since Jun 25, 2026.
- Dominant language
- C++
- Stars
- 27
- Forks
- 11
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 23
Description
Summary
Add a clean set of functions to write vectors and matrices to file
Rationale
For standalone tests on sequences of matrices (e.g., with Re::Solve), it is useful to write out the Jacobians and residuals in matrix market format.
I am nuking some existing functionality to do this in #447 along with the COO_Matrix class.
It may be helpful to have other formats as well.
Description
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.