SuiteSparseGraphBLAS.jl
                                
                                 SuiteSparseGraphBLAS.jl copied to clipboard
                                
                                    SuiteSparseGraphBLAS.jl copied to clipboard
                            
                            
                            
                        Sparse, General Linear Algebra for Graphs!
This pull request sets the compat entry for the `GPUCompiler` package to `1`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
See the code below: ```julia mT = SparseMatrixCSC{Float64, int32}(sprand(1_000, 1_000, 0.01)); GBMatrix(mT); #
Hi! Just wanted to open an issue to check on the status of this package, since I'm aiming to use it for my PhD thesis starting on December of this...
This pull request sets the compat entry for the `LLVM` package to `9`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `GPUCompiler` package to `0.27`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...