Ross Barnowski

Results 471 comments of Ross Barnowski

Okay, I've switched to `callable` and added a release note. Just to summarize: the main upside here is mostly cosmetic i.e. improving code readability, at the expense subtle changes to...

It looks like you've accidentally committed an `env/` directory which has added 500+ files. I suspect this is the source of the errors in CI.

> Sir, however is there a function as of now, that accesses the in and out node with the edge key and gives the dict with its attributes? You can...

Are you still seeing this issue @jamesjer ? Have you tried NX>2.8.5? I can't reproduce it locally either.

> So i guess that can not contribute to that error. Correct, the error was unrelated to your changes. > Will i have to wait for a comment in case...

> I was wondering about whether the code is going to be added in networkx library. Thanks for the ping and sorry for the delay; the release of NetworkX v2.6...

This is an interesting discussion, thanks @dschult and @OrionStar25 ! Having gone through the above I'm wondering if there's any action-items here that we could do to improve NetworkX -...

Rather than relying on code that needs to be compiled (which would be a blocker, even optionally), I wonder if this implementation could instead be recast in terms of sparse/vectorized...

I took the liberty of pushing up a minor change just to retrigger the CI.

> Perhaps we can queue this one with #5910 IMO the big blocker for these layouts is still testing. AIUI the forceatlas layout is quite popular, so I think we...