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:
8484 - title : Sparse Arrays
8585 text : |
8686 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.
8889 - title : Community
8990 text : |
9091 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.
2121This includes the design and implementation of 1D and 2D sparse array data
2222structures, as well as expanding on the existing scipy.sparse package.
2323
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