Michael Szell
Michael Szell
The hpc code is still from version 1.0.0 and has not been updated yet to match the newest jupyter code.
 Source: https://arxiv.org/abs/2409.07498 Add the metric $r$ as defined in the lower equation, where $N_{c_i}$ is the number of seed points in component $c_i$. Additionally, normalize so that...
plt.axes().set_axis_off(), inside function `initplot()` does not seem to work any longer, causing nxdraw plots to have an ugly axes with labels from 0.0 to 1.0.
g_triang (the abstract triangulated graph) contains some edges from OSMnx more than once, therefore using the list of nx edges from g_triang without calling set on them to index the...