Commit b278c8e
authored
Disu as graph (#58)
* Show that it's possible to store a CSR matrix in an XArray Dataset
The test checks that it can restore the graph after saving it in CSR format.
Also added a dense test that takes simple numpy arrays.
* Auto-format and organize imports via ruff on save1 parent d1ac9ee commit b278c8e
File tree
4 files changed
+721
-43
lines changed- .vscode
- test
4 files changed
+721
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
0 commit comments