-
Hi,
I was trying to build rmat graphs via
```
S = int(sys.argv[2]) # scale factor
E = int(sys.argv[3]) # edge factor
# Benchmark Parameters
A = 0.57
B = 0.19
C…
-
:wave: folks! I’ve just tried `manypkg` instead of [`check-dependency-version-consistency`](https://www.npmjs.com/package/check-dependency-version-consistency) – looks great!
There is a minor inter…
-
Dask has started giving me these warnings:
```
/blue/adamginsburg/adamginsburg/miniconda3/envs/python312/lib/python3.12/site-packages/dask/base.py:1539: UserWarning: Running on a single-machine sche…
-
### Title
coin graph is not responsive , its to large
### Bug
when we click on bitcoin . coin graph is not responsive , its to large
### Changes
make it more responssive
### Screenshots 📷
![S…
-
When wiil you release the source code and ckpt of this paper?
[link](https://arxiv.org/abs/2409.04183)
-
[ICML 2023 Workshop SPIGM homepage](https://openreview.net/group?id=ICML.cc/2023/Workshop/SPIGM)
```bib
@inproceedings{
wang-henderson2023graph,
title={Graph Neural Network Powered Bayesian Opt…
-
I experienced "is_straight_line_drawing()" returning false for valid straight line drawing of a maximal planar graph with 10million vertices first:
https://lists.boost.org/Archives/boost/2024/10/25…
-
When handling a graph of tasks in DaskVine, it first submits all available tasks in the topmost level of the graph (because they don't depend on the output files produced by any other tasks), and then…
-
Why do you use torch geometric on a medium graph and dgl on a large graph?
-
Hello again,
I realized that even though my [issue](https://github.com/pangenome/smoothxg/issues/209) affects `smoothxg`, it is more concerned with an `odgi` algorithm, so I am putting it also here…