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 040fc58 commit bcc205bCopy full SHA for bcc205b
src/Interface/Interface.jl
@@ -6,7 +6,7 @@ import Base:
6
getindex, setindex!, empty!, copy, size, adjoint, ==
7
8
import SuiteSparseGraphBLAS:
9
- GrB_Info, GrB_Index, GrB_Matrix, GrB_Vector, GrB_Descriptor, GrB_Desc_Field, GrB_Desc_Value
+ GrB_Matrix, GrB_Vector, GrB_Descriptor
10
11
include("Utils.jl")
12
include("./Object_Methods/Matrix_Methods.jl")
0 commit comments