Re: [graph-tool] Getting shortest distances for a subset of origins - are cython-like speedups worth looking into?

2021-03-16 Thread Tiago de Paula Peixoto
Am 04.03.21 um 16:53 schrieb ignacioRh: Hey, Thanks a lot for the program. I'm using it on an academic project which would have died long ago without it. I'm now running some large simulations and need to speed up how I use the shortest_distance, which is in a python for loop My use case is

[graph-tool] Getting shortest distances for a subset of origins - are cython-like speedups worth looking into?

2021-03-04 Thread ignacioRh
Hey, Thanks a lot for the program. I'm using it on an academic project which would have died long ago without it. I'm now running some large simulations and need to speed up how I use the shortest_distance, which is in a python for loop My use case is the following: I have a large graph,