You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,6 @@ Here is a table listing the current tensor frameworks that support the format:
17
17
| 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 |
18
18
| Python |[binsparse-python](https://github.com/ivirshup/binsparse-python)| under development | converts between binsparse V1.0 and scipy.sparse matrices |
19
19
20
-
The working version of the specification can be found under `spec/latest/index.bs`.
21
-
22
20
### Editing
23
21
24
22
The spec is written in [bikeshed](https://github.com/tabatkins/bikeshed) – a variant of markdown.
0 commit comments