Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Mapbox
- Kyiv, Ukraine
- Sign in to view email
- https://agafonkin.com
Pinned
1,194 contributions in the last year
Activity overview
Contributed to
mapbox/mapbox-gl-js,
mourner/robust-predicates,
Leaflet/Leaflet
and 5 other
repositories
Contribution activity
April 2020
Created a pull request in mourner/flatbush that received 7 comments
Use in-place radix sort instead of quicksort
An experiment that adapts MSD in-place radix sort from this article to Flatbush, replacing quick sort. Closes #30. cc @jbuckmccready Makes indexing…
+53
−14
•
7
comments
Created an issue in mourner/flatbush that received 1 comment
Investigate radix sorting for faster indexing
From @jbuckmccready: I wonder if another sorting algorithm, e.g. a type of radix/bin sort, could be used to partially sort down to the nodeSize bu…
1
comment
1
contribution
in private repositories
Apr 2