-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In trying to implement a "GrB_only" mode a gigantic headache is Matrix_import
and Matrix_export
. Full is an obvious inclusion, and the doubly compressed formats are fairly well known at this point.
I think it's feasible for us to allow an implementation to return GrB_NOT_IMPLEMENTED
for doubly compressed without any issue. But lack of Full is a real footgun I feel (unless I'm missing the "obvious" way to do this).
Metadata
Metadata
Assignees
Labels
No labels