Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference output #38

Open
willow-ahrens opened this issue Oct 11, 2023 · 4 comments · May be fixed by #39
Open

Add reference output #38

willow-ahrens opened this issue Oct 11, 2023 · 4 comments · May be fixed by #39
Milestone

Comments

@willow-ahrens
Copy link
Collaborator

Can we add some reference output in this repo with the directory structure:

binsparse-specification/
                spec/
                                …
                reference/
                                amazon-2008/
                                                amazon-2008.mtx
                                                coo/
                                                                format.json
                                                                amazon-2008.bsp.h5
                                                csr/
                                                                format.json
                                                                amazon-2008.bsp.h5
@willow-ahrens
Copy link
Collaborator Author

willow-ahrens commented Oct 11, 2023

This would allow us to read a file and compare it to an unambiguous reference for several different target formats

@willow-ahrens
Copy link
Collaborator Author

@BenBrock

@BenBrock
Copy link
Contributor

I think this is a great idea. I recommend we start with chesapeake, which is a classic "small sparse matrix."

@willow-ahrens
Copy link
Collaborator Author

willow-ahrens commented Oct 11, 2023

@ivirshup I think everyone with parsers should add a few reference copies so we can ensure the parsers are interoperable

@willow-ahrens willow-ahrens linked a pull request Oct 31, 2023 that will close this issue
@willow-ahrens willow-ahrens added this to the 1.0 milestone Apr 18, 2024
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 a pull request may close this issue.

2 participants