11 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
251e9d44b4 Move plotter into a separate package 2021-09-13 14:27:53 +02:00
Christian Muehlhaeuser
a2eeac4878 Simplify colorpalette's example code 2018-06-05 23:27:50 +02:00
Christian Muehlhaeuser
c58ae78401 Moved clustering and observation structs to github.com/muesli/clusters 2018-06-05 23:27:50 +02:00
Christian Muehlhaeuser
3ac7672b93 Clamp CIELab colors before RGB conversion 2018-05-27 23:25:48 +02:00
Christian Muehlhaeuser
a2e4fa300c The Plotter interface lets you attach custom plotters 2018-05-27 22:06:57 +02:00
Christian Muehlhaeuser
af45c949f7 Use kmeans.Points in examples 2018-05-26 11:32:25 +02:00
Christian Muehlhaeuser
41c52813b2 Rename Run to Partition 2018-05-26 08:07:28 +02:00
Christian Muehlhaeuser
1ffaf8ae21 Omit error handling in examples 2018-05-26 07:53:26 +02:00
Christian Muehlhaeuser
cd51a89da5 Simplified and documented examples 2018-05-26 07:51:03 +02:00
Christian Muehlhaeuser
5ad2d1d689 Initialize Kmeans settings with either New or NewWithOptions 2018-05-26 07:26:26 +02:00
Christian Muehlhaeuser
39f489bf47 Initial import 2018-05-26 06:17:36 +02:00