-
Hi,
We are currently working on implementing APSP in iPregel. Our main idea is to generalize SSSP, that means: Each node holds an array of distances to each other node, and we enable nodes to send…
-
First, thanks a lot for your amazing job, it is so helpful!
**Describe the bug**
I tried to convert a pretrained model of PointPillars (Kitti 3class) to tensorrt but the conversion failed. To be…
-
Post questions about the following orienting reading:
Goldberg, Amir, Sameer B. Srivastiva, V. Govind Manian, William Monroe and Christopher Potts. 2016. “[Fitting In or Standing Out? The Tradeoffs…
-
**What is the feature or improvement you would like to see?**
`eigenvector_centrality` computes the left eigenvector of the adjacency matrix. In order to have more control over its behaviour, the `…
-
@sqjin
I am working on CellChat-vignette in your tutorial.
when I run `cellchat
-
rather than just having the `.Call` at the end of the function
-
The function `igraph_eigenvector_centrality()` has a `scale` parameter.
- When `scale==true`, values are scaled so that the one largest in magnitude is 1.0.
- When `scale==false`, we give no pr…
-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
I have in some situations columns containing lists of edges, or even rows of adjacency matrix like representations for my data, it would be lovely to apply graph based operations like collecting all t…
-
Needs to be done before first public release. Some of this code that may be useful at some point should be moved to some kind of plug-in container classes.
---
Originally reported by: Jonathan Donge…