Ross Barnowski

Results 471 comments of Ross Barnowski

> No. The center described there is maximizing the eccentricity. A tree centroid is the point or points that have minimum "weight" (not to be confused with edge weights --...

> I was wondering if the last example could be extended to show how the matrices could be solved using Numpy. By all means, proposals to improve/extend the tutorials are...

IMO the `Warnings` section shouldn't exist... the sphinx built-in `.. warning::` directive is preferable. Since it *does* exist it may be straightforward to just parse the `Warnings` heading(s) and replace...

> I think I tried this initially, and IIRC it worked under the Notes header, but not under other headers. The problem with that is that one might want the...

The `.. warnings::` directive is a sphinx built-in, and should "just work" wherever it's placed. I've opened a dummy PR for illustration purposes where I've added `.. warning::` 's at...

Using CI + diffs to further the discussion in #594

See also #6896 , which proposed to add another extension of A*. Given the interest in this particular sub-domain, it'd be great if we could develop a more comprehensive understanding...

Just wanted to ping on the A* projects - are folks still working on them or is the semester over? My personal opinion is that absent a strong, dedicated "A*...

Adding the `close?` label for now - see https://github.com/networkx/networkx/pull/7965#issuecomment-3053379335 for discussion!

It seems like the desired behavior is achievable with existing tools. The next step in trying to push this forward would be to take the feature proposal to the mailing...