Download Latest Version kmeansanix-0.4-standard.tar.gz (90.3 kB)
Email in envelope

Get an email when there's a new version of KMeansAniX

Home / videos
Name Modified Size InfoDownloads / Week
Parent folder
kmeansanix-random-large.mp4 2014-07-05 2.1 MB
kmeansanix-macqueen-large.mp4 2014-07-05 2.3 MB
kmeansanix-forgy-large.mp4 2014-07-05 1.6 MB
kmeansanix-angular-large.mp4 2014-07-05 1.9 MB
Totals: 4 Items   8.0 MB 0
Input File Format:
Files should contain one vector per line and each vector should have exactly two components.

Example input file:
838.6  199.0
170.1  784.7
160.0  738.6
527.7  330.5
360.1  979.3
27.8   494.9
479.6  787.3
633.5  645.1
623.7  402.2
934.2  806.0



Changelog:
0.1 - Initial release.  The original code to draw axes is very messy however the origin of
      the axis system can be in the middle of the data grid.
0.2 - New standard axes which are always drawn to the left and below the data.
0.3 - Significantly decreased the memory consumption with reference_wrapper.  Added convex
      hulls and distance printing to the animations.
0.4 - Re-wrote container code to be generic and support C++11.  Added ability for the user 
      to specify the origin for angular partitioning.  Added sequential vector selection
      and the ability to animate the initialization method.


Source: README, updated 2014-11-03