pyh3
pyh3 copied to clipboard
An implementation of the H3 graph layout algorithm in pure Python
Bumps [numpy](https://github.com/numpy/numpy) from 1.9.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
That PR brings a couple of fixes in order to use the h3 layout with Python 3 (while maintaining Python 2 support of course). FYI, I am a maintainer of...
h3py typos to pyh3. -Working great now, thank you so much!