-
Hey,
This is a request about doc formatting. I think it would be helpful if I could see a table of contents for all the methods of a class when looking at the API docs.
Here's what the site curr…
-
## tl;dr:
- Weekly calls at 10:00am ET / 7:00am PT for about 1 hour (2:00pm or 3:00pm GMT depending on daylight savings in the US)
- Zoom link: https://anaconda.zoom.us/j/97267234756?pwd=Q00wSjE2dDV…
-
Sparse matrix factorization heavily relies on combinatory graph algorithms. For example see the section "Bipartite matching for sparse solvers" and "Graph partitioning" (for fill-reducing ordering) [i…
-
Just notice this nice community effort on GraphBLAS-based algorithms.
I am curious if there are any attempts & interests on translating a complete [AMG solver](https://en.wikipedia.org/wiki/Multigr…
-
The ALP code here
https://github.com/Algebraic-Programming/ALP/blob/b50fe72e957ed4da10c1cd1c59d924260f051a8d/include/graphblas/bsp1d/exec.hpp#L184
immediately segfaults because of the `sizeof( s…
-
good.py
```python
from mlir_graphblas import MlirJitEngine
from mlir_graphblas.mlir_builder import MLIRFunctionBuilder, GRAPHBLAS_PASSES
from mlir_graphblas.algorithms import _build_common_ali…
-
### 1. Who you are
Michel Pelletier et al.
### 2. A few details about the event/course/context
The Society For Industrial and Applied Mathematics Computation Science and Engineering Confere…
-
I am seeing that what look like constants that describe the various operations/etc. things imported from graphblas are defined within functions in some places, eg. here:
https://github.com/python-gra…
-
I'd like to try out c-blosc2 in SuiteSparse:GraphBLAS (see https://github.com/DrTimothyAldenDavis/GraphBLAS ). The package is used for C=A*B in MATLAB, and for the sparse matrix engine inside RedisGr…
-
We may be able to accelerate some of the kernels within Graphs.jl using https://github.com/JuliaSparse/SuiteSparseGraphBLAS.jl.
cc @wimmerer