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