We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b3b6c commit f88fa98Copy full SHA for f88fa98
src/abstractblocksparsearray/wrappedabstractblocksparsearray.jl
@@ -347,7 +347,7 @@ end
347
348
# This circumvents issues passing certain kinds of SubArrays
349
# to the more generic block sparse `isstored` definition,
350
-# such as `blocks(a)`.
+# for example `blocks(a)` is broken for certain slices.
351
# TODO: Fix those issues and delete this in favor of using the generic
352
# version.
353
function SparseArraysBase.isstored(
0 commit comments