Skip to content

Commit fc9e746

Browse files
author
Wimmerer
committed
Update readme
1 parent a0c8344 commit fc9e746

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,10 @@ This is an in-progress Julia wrapper around the SuiteSparse:GraphBLAS library.
66

77
### TODO:
88
#### vNext
9-
- [x] Functional Coverage to Complete C API
10-
- [x] Printing v1
11-
- [x] Import/Export of CSC and Dense
12-
- [x] Global and matrix descriptors
13-
- [ ] Kwargs v2
14-
- [ ] Tests
15-
- [ ] Docs
9+
- [ ] Finish up Docs
1610

1711
#### v1.0
1812
- [ ] Import/Export all formats
19-
- [ ] No-copy Import/Export
2013
- [ ] UDTs/UDFs
21-
- [ ] Printing v2
22-
- [ ] @with macro
23-
- [ ] Full infix coverage
14+
- [ ] Full infix coverage
15+
- [ ] ChainRules.jl support

0 commit comments

Comments
 (0)