-
### 🐛 Describe the bug
```
_______________________ test_map_index[100000000-cuda:0] _______________________
device = device(type='cuda', index=0), max_index = 1000000_______________________ test_ma…
-
- Cum Laude candidate
[USA House of Representatives - INVESTIGATION OF COMPETITION IN DIGITAL MARKETS ](https://www.govinfo.gov/content/pkg/CPRT-117HPRT47832/pdf/CPRT-117HPRT47832.pdf) :
```
As p…
-
本期打卡已结算完成。报名最新一期的打卡活动 [点这里](https://mp.weixin.qq.com/s/eUG2OOzY3k_ZTz-CFvtv5Q)
-
Hey,
I am trying to use this as part of a larger application that is somewhat time constraint.
The partitioning is usually fast enough but sometimes stalls for hours. Is there a
way to set a time…
-
### 🐛 Describe the bug
I just started using heterogeneous graphs, so far I have roughly 1 year experience with homogeneous graphs using your library. I have a graph with just 1 node type ("gene") but…
-
related to https://github.com/VEuPathDB/web-eda/issues/1146
-
First of all, thanks for easy to use library with such a wide selection of models. I'm using general recommendation models, such as BPR and LightGCN. I want to use user_id, item_id, item_price, and ti…
-
`dulmage_mendelsohn.jl` uses the following:
```julia
filter = cat(vec1, vec2, ...; dims = 1)
other = [n for n in nodes if !(n in filter)]
```
As `filter` is a vector, this is quadratic time and w…
-
A whole bunch of issues, in docs and code alike.
```
Version: 4.5.0
Flags: --no-vignettes
Check: Rd files
Result: NOTE
checkRd: (-1) NEWS.Rd:163-165: Lost braces
163 | \ite…
-
Is it possible to perform a community detection on negative links and bipartite as well? Is there a working example for this?
Thanks!