Vincent Traag

Results 160 comments of Vincent Traag

> How about we introduce special internal functions for setting each cached property, which will also set other properties that are implied? It's a nice idea, but it might actually...

No, `resolution_profile` only supports bisecting a resolution range on a single dimension. Since using multiple layers results in multiple dimensions, this is not supported. However, you might be able to...

First of all, this is the repository about the C library underlying the Python package `leidenalg`. For that reason, I'm transferring this issue to the `leidenalg` repository. The question is...

> it came back with errors The reported error is ``` ERROR: dependency ‘sccore’ is not available for package ‘leidenAlg’ ``` so it seems that you have to find a...

Could you please provide a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example)? Then we might be able to debug any problem. Without being able to replicate the problem, we also cannot solve it.

There are two separate issues here: 1. Communities are not consecutively numbered. 2. Clusters may have less nodes than indicated by the threshold. The first item should be solved, I've...

Tagged the latest version, should be on its way to PyPI if CI goes well (as is expected).

Yes, that would indeed be good. Unfortunately, I have no idea how to load the definitions only when they are being used, so if you have a suggestion for doing...

OK, took a bit longer than a week... :) Seems to work fine when using `cycle list name`. For `cycle mulit list` this doesn't work. Would it be possible to...

Contributed by Christian Feuersänger & Stefan Pinnow, and updated the `.tex` files for displaying the colors at branch tikz_integration. Requires the unstable build of `pgfplots`, and the colorbrewer package should...