bramtayl

Results 115 comments of bramtayl
trafficstars

One option would be to split the package into two: `LabeledGraphs` and `PropertyGraphs` (names tbd). The features are fairly separable. It would require a lot of rewriting though, especially because...

Sure, I could see that. Should we pass three arguments to the weight function, the meta data of the two vertices and the edge between them? That would cause a...

I could be convinced to do a PR

That's the sense I got too. No particular ideas, just thought it would be nice to have the best of both

I think that would be great. There's a couple of thorny issues I've been consistently trying to work through. 1) Generators in Base are under-powered. You can't index them, or...

Yes please that sounds great!

Thanks for the suggestion! I'm not sure about 1, I think that would be up to base. I haven't checked whether `Slices` in base does more or less things than...