-
-
If two classes are defined in a file with the same name (e.g. one defined in an 'except' block, and the other in an 'else' block), pydoctor appends a number to the end of the generated name which link…
-
**tl;dr**
- `permute_vertices` uses the inverse of the permutation it is given to permute vertices.
- The documentation of `permute_vertices` is incorrect, in all interfaces.
- The way `permut…
-
There are two functions to get the endpoints of edges:
```c
igraph_error_t igraph_edges(const igraph_t *graph, igraph_es_t eids, igraph_vector_int_t *edges);
```
```c
igraph_error_t igraph_ge…
-
Hi,
I have recently reinstalled my operating system and all python packages needed for the element-centric similarity score. When I rerun code that worked in my old setup I get an error.
I'm follo…
-
It might be useful to have a method to plot (the network structure of) deep neural networks in R and Python after training an H2O DL model. Ideally we would use base R and Python graphics, but we cou…
-
Would like to see more support for Community Detection
- [ ] Optimal
- [x] Edge-Betweenness
- [x] Leading Eigenvector
- [ ] Fast-Greedy
- [x] Multi-Level (also https://github.com/igraph/igraph/is…
-
I built conda env by `conda env create -f environment.yaml`. But before `pip install cairocffi`, ig.plot() shows error: `Type Error: ploting is not available`.
So maybe cairocffi should be include …
wzrzt updated
3 years ago
-
We should aim, as a continuous self-improvement kind of goal, to close the gap in function availability between the igraph C core and the Python interface. To help with that, let's try and keep track …
-
Everything has been downloaded successfully except for Docker, which still gives me the same daemon error. I've rerun the installation multiple times and rebooted, with little avail.
root@DESKTOP-H…