spaeth2, a Fortran77 code which analyzes data by grouping it into clusters.
The Fortran77 version of the library essentially only contains the KMEANS function.
The computer code and data files made available on this web page are distributed under the MIT license
spaeth2 is available in a Fortran77 version and a Fortran90 version.
ASA058, a Fortran77 library which implements the K-means algorithm of Sparks.
ASA136, a Fortran77 library which implements the Hartigan and Wong clustering algorithm.
CITIES, a dataset directory which contains sets of information about cities and the distances between them;
POINT_MERGE, a Fortran77 library which considers N points in M dimensional space, and counts or indexes the unique or "tolerably unique" items.
SPAETH, a Fortran90 library which can cluster data according to various principles.
SPAETH, a dataset directory which contains datasets for cluster analysis;
SPAETH2, a dataset directory which contains datasets for cluster analysis;