SuiteSparseGraphBLAS.jl
SuiteSparseGraphBLAS.jl copied to clipboard
Sparse, General Linear Algebra for Graphs!
Hi guys, I'm trying to implement the BFS-Level algorithm defined in this [presentation](https://zenodo.org/record/4318870) but I'm facing several problems regarding any pairs semiring and nothing values. I'm quite new to the...
Initial tests show 1.25 - 3+x speedups vs SparseArrays on things like `*` and range based indexing. To Do: - [ ] Generate benchmark script - [ ] Use real...
Thank you for implementation of high performance sparse representation for graph. I am curious about the roadmap of this repo. Would it provide integration with CUDA.jl? I want to integrate...
Tracking issue for integrating things like CHOLMOD: - [ ]
This pull request sets the compat entry for the `Blobs` package to `0.5`. 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 `Tricks` package to `0.1`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request changes the compat entry for the `StorageOrders` package from `0.2` to `0.2, 0.3`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request sets the compat entry for the `KLU` package to `0.4`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...