aboutsummaryrefslogtreecommitdiff
path: root/mp.h
AgeCommit message (Expand)Author
2015-11-16Added PLMP to mp.h header.Samuel Fadel
2015-10-22Added PLMP as an alternative technique to use; knn() is now exposed in the mp...Samuel Fadel
2015-09-01Improvements related to visual representation of distortions....- New continuous color scale class; - Improvements in signal handler for calculating distortions; - Implementation of the NP(k) measure. Samuel Fadel
2015-07-24Color mapping in Scatterplot and initial measures....- Scatterplot: can now map any floating point data to colors; - Scatterplot: somewhat optimized geometry/material updates; - Removed anything related to labels where it was not necessary; - Added observers to implement distortion (via measures) visualization; - Added skeleton implementations of NP and silhouette. Samuel Fadel
2015-05-30Added tSNE. Code improvements.Samuel Fadel
2015-05-22Improvements to UI and performance.Samuel Fadel
2015-05-18ForceScheme now (hopefully) does not produce NaNs. Removed the Glyph class an...Samuel Fadel
2015-05-15Initial commit. ForceScheme seems bugged.Samuel Fadel