Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-31 | Updated LAMP code. | Samuel Fadel | |
2016-02-09 | Slightly reworked rewinding; added values rewinding. | Samuel Fadel | |
Needs a solution to the problem of which values must be displayed and/or interpolated. Currently, whenever the user rewinds, the current error measure is displayed, regardless of what was being displayed before. This will probably be trivial to solve once we have a nice way of changing the current measure. * Also changed all OpenMP-powered for loops to use signed integers, requirements of OMP2.x (which is what MSVC supports currently) * The above change comes with a new header for utility functions | |||
2016-01-12 | Scatterplot: autoscaling & signals. | Samuel Fadel | |
* Added methods & signal/slots to handle auto/manual scaling * The subsample plot is now scaled by the full data plot, naturally superimposing them * LAMP was corrected in order to always preserve the mapping of the subsample | |||
2015-06-01 | Minor code changes in main/lamp/forceScheme. | Samuel Fadel | |
2015-05-30 | Added tSNE. Code improvements. | Samuel Fadel | |
2015-05-22 | Improvements to UI and performance. | Samuel Fadel | |
2015-05-15 | Initial commit. ForceScheme seems bugged. | Samuel Fadel | |