[postgis-tickets] [PostGIS] #3977: Simplify KMeans code
PostGIS
trac at osgeo.org
Wed Jan 10 07:38:43 PST 2018
#3977: Simplify KMeans code
---------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: patch | Status: assigned
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
KMeans contains generic implementation that has #ifdef-ed out parts
(threaded) and does centroid calculation in too many passes.
Patch: https://github.com/postgis/postgis/pull/186
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3977>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list