File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
content/grants/sparse_arrays Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,8 @@ params:
84
84
- title : Sparse Arrays
85
85
text : |
86
86
One of our current focuses is on improving and maintaining the
87
- sparse array capabilities and inter-operability in the ecosystem.
87
+ [sparse array]({{< relref "/grants/sparse_arrays/" >}}) capabilities and
88
+ inter-operability in the ecosystem.
88
89
- title : Community
89
90
text : |
90
91
Our [community efforts]({{< relref "/community" >}}) focus
Original file line number Diff line number Diff line change @@ -21,4 +21,6 @@ provide array semantics to enable straightforward interaction with sparse data.
21
21
This includes the design and implementation of 1D and 2D sparse array data
22
22
structures, as well as expanding on the existing scipy.sparse package.
23
23
24
- Read the [ full grant] ( ../../doc/sparse-arrays-grant-2022.pdf ) .
24
+ For more information, please see the
25
+ [ full grant] ( ../../doc/sparse-arrays-grant-2022.pdf )
26
+ and the [ sparse data summits page] ({{< relref "/summits/sparse" >}}).
You can’t perform that action at this time.
0 commit comments