SuiteSparseGraphBLAS.jl icon indicating copy to clipboard operation
SuiteSparseGraphBLAS.jl copied to clipboard

Sparse, General Linear Algebra for Graphs!

Results 55 SuiteSparseGraphBLAS.jl issues
Sort by recently updated
recently updated
newest added

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...