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 9cd38b1 commit 8157475Copy full SHA for 8157475
lib/ArrayInterfaceCore/test/runtests.jl
@@ -1,5 +1,5 @@
1
using ArrayInterfaceCore
2
-using ArrayInterfaceCore: zeromatrix
+using ArrayInterfaceCore: zeromatrix, zeromatrix
3
import ArrayInterfaceCore: has_sparsestruct, findstructralnz, fast_scalar_indexing, lu_instance,
4
parent_type, zeromatrix, IndicesInfo
5
using Base: setindex
0 commit comments