-
Per the spec, one can pass a BinaryOp to `GrB_Matrix_reduce_BinaryOp` to reduce the rows or columns of a Matrix to a Vector. SuiteSparse 4.0 changed so that only BinaryOps that correspond to known Mo…
-
Hi,
I was wondering if Graal was allowing the negation of facts/rules:
```
@facts
u(1, 1, "garantie").
u(1, 2, "non").
u(1, 3, "souscrite").
u(2, 1, "garantie").
u(2, 2, "souscrite").
…
-
Created by: @ggservice007
Source: https://github.com/RedisGraph/RedisGraph/issues/419
Neo4j is mature and has a lot algorithms. But Neo4j is slow.
https://github.com/neo4j-contrib/neo4j-graph-algor…
-
https://graphalytics.org/
Not sure how good their results are, but they don't seem complete for Gunrock.
Good new-student project.
-
How much trouble would it be for you to finally add this? I would use it and love it.
To work around the lack of this functionality, I make a Matrix with one column or row, do `mxv` with a semirin…
-
It would be awesome if `dropzeros!` were extended so the following pattern worked:
```julia
# create a sparse array
a = rand(4, 3)
as = sparse(a)
# loop over columns
for c in eachcol(as)
…
btmit updated
2 years ago
-
We could add a dedicated route, like `/zarr/v3/` that exposes Tiled's contents as Zarr, such that [fsspec would "just work" with it](https://zarr.readthedocs.io/en/stable/tutorial.html#io-with-fsspec)…
-
The current graph interface is a URI-indexed sequence of `Record` objects with associated links. This is not a convenient API for performing "interesting" queries. Rather than requiring the user to re…
-
- [x] Convert the following publication into a `paper` catalog entry
https://ieeexplore.ieee.org/document/10363581
Use the following as an example on how to create a `paper` catalog entry
https:/…
-
build env : ubuntu 22.04 + cmake 3.29.3 (distro cmake version was not enough for build system)
Process :
```
git clone https://github.com/lamikr/rocm_sdk_builder.git
cd rocm_sdk_builder
git ch…