From 8399665769c51e65c1a8d4b12bde7984b5954874 Mon Sep 17 00:00:00 2001 From: BenBrock Date: Tue, 19 Mar 2024 16:48:25 +0000 Subject: [PATCH] deploy: 7a379e37bebd7e447dcc8201909c944fce281493 --- README.md | 1 + index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdaf0fc..dba6ef9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Here is a table listing the current tensor frameworks that support the format: | Language | Framework | Status | Notes | | -------- | ------ | ------ | ----- | +| C | [binsparse-reference-c](https://github.com/GraphBLAS/binsparse-reference-c) | under development | converts between binsparse V1.0 and custom in-memory sparse matrices | | C++ | [binsparse-reference-impl](https://github.com/GraphBLAS/binsparse-reference-impl) | under development | converts between binsparse V1.0 and custom in-memory sparse matrices | | Julia | [Finch.jl](https://willowahrens.io/Finch.jl/dev/fileio/) | under development | converts between binsparse V1.0 and V2.0 and Finch matrices and tensors | | Python | [binsparse-python](https://github.com/ivirshup/binsparse-python) | under development | converts between binsparse V1.0 and scipy.sparse matrices | diff --git a/index.html b/index.html index 3bc0d22..47b6df1 100644 --- a/index.html +++ b/index.html @@ -535,7 +535,7 @@

Binary Sparse Format Specification Version 0.1

-

Unofficial Proposal Draft,

+

Unofficial Proposal Draft,

More details about this document