Plotter distance prints now show the squared Eu...
Added full support for STL containers to cluste...
Forgot to update animate.h for variable rename ...
Changed m_extra to m_safediff. Added some prep...
Added more documentation to convex hull code
Fixed an issue where an iterator was manually i...
Changed cluster id type to be abstract
Changed string precision of the error plotter b...
Added more descriptive names to cluser insert a...
Added ability to interrupt while ncurses is act...
Decreased the vector range on the sample unifor...
Re-added backend.h for HAVE_CLOCKGETTIME defini...
Changed error plotter title to indicate MSE
Full refactor for C++11 and implicit conversion...
Reverted accidental full commit
Added compiler optimization to significantly de...
Identified and commented a bug where the seed i...
kmeansanix - demo
Restricted kmainitmethod scope to print_methods...
Changed centroid markers to stand out more and ...
Added a class for initilization methods that al...
Transitioned to c++11
Removed some C-style casts for C++ casts
Changed all \'\n\'s to "\n"s
Added capability to get the most recent vector ...
Minor bugfix on hull.cpp and makefile. Minor to...
Added Convex hulls. Added distance printing. ...
Significantly reduced memory consumption and bu...
Added tag 0.2 - memory hog
Fixed error plotter color filling
Changed the toggle vector key from t to v
Touched up clusterplotter a bit
General formatting
All files now have proper wrapping for 90-colum...
Added arrowed lines to the error plotter. Chan...
cplotter borders are now based on vector radius...
Added plotterext class. Now both cplotter and ...
Spruced up the error plotter (fixed). Accident...
Spruced up the error plotter
Axis labels now have better spacing on the edge...
Fixed formatting for 90-column width
Changed case statement indentation
Improved indentation of class definitions
Fixed a segfault error from a throw that was no...
Fixed some divide by zero errors
Grouped OS checks in makefile
Removed awful axis code and replaced it with gn...
Added tag 0.1 for old axis code
Refactor
Touched up cluster_plotter
Added ability to toggle printing training vecto...
All row and col prints are now based off of con...
Made all members of struct rgb public
Changed Compute class to Distance class
Removed the ability to set the centroid of an e...
Improved speed of computing centroids
Changed all references of region to cluster
Removed FORCE_UNIQUE_TRAINING_VECTORS and made ...
Moved the plotter delay to the appropriate class
Changed all filenames from kmeans to kmeansanix
Changed all references of movie to animate
Removed characteristic centroids from angular p...
Touched up init.cpp a bit
Cleaned up some code in init.cpp and movie.cpp
Cleaned up some code in init.cpp and movie.cpp....
Cleaned up movie.cpp a little bit
Cleaned up some unused code
Improved axes with less ticks and its now drawn...
Gui error deletion now deletes four hex charact...
Fixed stringstream gui print and cleaned up a d...
Cleaned up the init class slightly
Made stringstream use consistent throughout the...
Added timeout to gui error prints on Linux. Fi...
Transitioned to 4-space indents
Added getopt support. Deprecated stdin support...
Changed some misc comments
Fixed empty initial frame and changed name of p...
Added sample file. Modified TODO.
Updated TODO
Fixed makefile
Updated TODO
Adding readme
Addings build notes
Input files should contain one vector per line and each vector should have exactly...
Input files should contain one vector per line and each vector should have exactly...
Updated TODO
Updated TODO
Updated TODO
Transitioned files to sourceforge under the nam...