Ulf Aslak

Results 30 comments of Ulf Aslak

Ah! Seems you are right. We will fix this.

I am overburdened with research obligations right now, but if this troubles you significantly go ahead and make a pull request. As a guide, the issue is due to [lines...

This is quite niche... Side question: will Netwulf run on an iPad, e.g. running Juno? Probably not right? But if it does and we can reproduce this error it's something...

Self loops are not yet implemented, but that is for sure a feature we should add. If you wan't you can go ahead and use [the development version of the...

**Bump** on this. None of the workarounds people suggest in this and related issues work for me. I'm writing test (using Jest) for some code that does SVG processing. Until...

Yes this is a pretty big feature to implement. And remember this is Open Source. Sharing code (especially of this high a quality) is an act of compassion, and as...

No stress, but looking into your commit from 27 days ago, @antoneri, it seems you have made some progress on this. Me and colleagues are using Infomap as a component...

Sure. I'm using Infomap for spatial clustering in my "Infostop" module. [Repository here](https://github.com/ulfaslak/infostop). I have a function `infomap_communities`, that takes as input a list of arrays `node_idx_neighbors` which is essentially...