Jarrod Millman

Results 164 comments of Jarrod Millman

They started from the fact that mathematicians usually refer to a graph as `G = (V, E)`. Grave contained those letters and was short, available, and easy to remember.

It seems like it would be good to adopt existing contributor guidelines and CoC from upstream projects. To that end... Here is the contributing overview for networkx: https://github.com/networkx/networkx/blob/master/CONTRIBUTING.rst It is...

Harriet looks like a great choice and even better she is willing to do it! I'll create a PR later today.

We need to fill the committee and get an email address (I figure a committee member should do this). Since the "code of conduct should be honored" by all of...

Great! I just added the two of us to the PR. We need a third.

I added Dan as the third committee member. I still need to add an email address, which I will do later tonight. I would also like to wait another day...

For the Scientific Python theme, we use yaml for tables. For example, ``` {{< yamlToTable >}} headers: - Project - Available Packages - Download location format: - align: left -...

It would be nice to have the same format for the hugo theme. We are happy to modify the format (on our end) if it helps.

Is it worth adding a brief `Note` mentioning how this relates to harmonic centrality: https://networkx.org/documentation/latest/reference/algorithms/generated/networkx.algorithms.centrality.harmonic_centrality.html

My main concern with using diameter is that I've only seen it in the context of a max. This doesn't seem to be using a max. The definition of harmonic...