Skip to content

Releases: emilklindt/laravel-marker-clusterer

Release 0.2.0

31 Aug 16:47
f2015d1
Compare
Choose a tag to compare
  • Add Density-Based Spatial Clusterer, DBSCAN (#6)
  • Add facade for default clusterer, and factories for testing purposes

Release 0.1.1

30 Aug 14:21
1fc82a3
Compare
Choose a tag to compare
  • Use distance in K-means convergence check (#3)
  • Extract distance calculation to helper class (#4)
  • Implement Manhattan distance (#5)

Release 0.1.0

29 Aug 13:30
0a558d0
Compare
Choose a tag to compare
v0.1.0

Initial commit