diff --git a/site/index.md b/site/index.md index 25bbc95..be9fb0a 100644 --- a/site/index.md +++ b/site/index.md @@ -46,5 +46,5 @@ Here is a table listing the current tensor frameworks that support the format: | [Scipy](https://scipy.org/) ([binsparse-reference-python](https://github.com/Binsparse/binsparse-reference-python)) | Python | Compliant | | [PyData/sparse](https://sparse.pydata.org/en/stable/) ([binsparse-reference-python](https://github.com/Binsparse/binsparse-reference-python)) | Python | Compliant | | [PyTorch](https://pytorch.org/) ([binsparse-reference-python](https://github.com/Binsparse/binsparse-reference-python)) | Python | Compliant | -| [TACO](http://tensor-compiler.org/) ([binsparse-taco-parser](https://github.com/tensor-compiler/taco-binsparse-parser)) | C/C++ | Functional | +| [TACO](http://tensor-compiler.org/) ([binsparse-taco-parser](https://github.com/tensor-compiler/taco-binsparse-parser)) | C/C++ | Compliant | | [Finch.jl](https://finch-tensor.org/Finch.jl/stable/) | Julia | Functional |