JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
102 stars 16 forks source link

Support Binsparse Format #126

Open willow-ahrens opened 6 months ago

willow-ahrens commented 6 months ago

Hi there! Thanks for maintaining such a great library! I'm wondering, would it be possible to add support for the Binsparse file format? I think there's some discussion of adding support to the C library as well, so perhaps this should wait on that?

rayegun commented 6 months ago

I think I can prototype before it's ready in C.

I'll give it a go. I'm almost done with a full rewrite of this to prepare for some other stuff like Finch extension.