-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I'm not sure either. http://s2geometry.io/ works well and you only have to really worry about 4 points to draw the circle.
-
I created an h3 polars implementation and I think one of the big one's is flow modeling. As other's have mentioned, each hexagon has 6 equidistant neighbors. As a result, it lends itself to analyzing telematics data - I attached a colab notebook where I do some of this. Trying to do any of this analysis any other way would be incredibly painful.
[1] https://github.com/Filimoa/polars-h3
[2] https://drive.google.com/file/d/18jIVEbE_1QbwTbHdMqj0AVqguf2...
-