Skip to content

Commit b096546

Browse files
Update README.md
1 parent b10df49 commit b096546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Here is a table listing the current tensor frameworks that support the format:
1919
| C++ | [binsparse-reference-impl](https://github.com/GraphBLAS/binsparse-reference-impl) | under development | converts between binsparse and in-memory sparse matrices |
2020
| Julia | [Finch.jl](https://finch-tensor.github.io/Finch.jl/stable/docs/fileio/) | complete | converts between binsparse and in-memory sparse matrices or tensors |
2121
| Python | [binsparse-python](https://github.com/ivirshup/binsparse-python) | under development | converts between binsparse and scipy.sparse matrices |
22-
| Python | [finch-tensor-python](https://github.com/finch-tensor/finch-tensor-python)) | complete | converts between binsparse and in-memory sparse matrices or tensors |
22+
| Python | [finch-tensor-python](https://github.com/finch-tensor/finch-tensor-python) | complete | converts between binsparse and in-memory sparse matrices or tensors |
2323
| C++ | TACO, [binsparse-taco-parser](https://github.com/tensor-compiler/taco-binsparse-parser) | complete | converts between binsparse and in-memory sparse matrices or tensors |
2424

2525
### Editing

0 commit comments

Comments
 (0)