index
:
msc-tool
main
Interactive research tool for visualizing mulditimensional data.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pm.pro
Age
Commit message (
Expand
)
Author
2016-03-10
Removed old Qt project file.
Samuel Fadel
2016-03-02
Improvements related to ColorScale and screenshots.
Samuel Fadel
2016-02-12
Refactoring of Projection{Observer,History} & ManipulationHandler.
Samuel Fadel
2016-02-11
RewindWorkerThread renamed to TransitionWorkerThread.
Samuel Fadel
2016-02-10
Added ProjectionHistory object for history tracking.
Samuel Fadel
2016-02-09
Added TransitionControl and plot rewinding.
Samuel Fadel
2016-02-08
Fixed build issues in pm.pro for *nix systems.
Samuel Fadel
2016-02-03
.pro file updated to support more OSes.
Samuel Fadel
2016-01-29
Renamed ForceScheme source file to lowercase.
Samuel Fadel
2016-01-26
Scatterplot & BarChart: initial brushing mechanism.
Samuel Fadel
2016-01-25
Scatterplots & splat now share the same scaling.
Samuel Fadel
2016-01-21
Added selection linking. Needs more tests.
Samuel Fadel
2016-01-18
Added observer to update values displayed based on some metric.
Samuel Fadel
2016-01-16
Added the Colormap component.
Samuel Fadel
2016-01-07
Added a bar chart.
Samuel Fadel
2016-01-06
Added appropriate backslash in .pro file.
Samuel Fadel
2015-12-19
New rendering (VoronoiSplat) -- incomplete.
Samuel Fadel
2015-10-22
Added PLMP as an alternative technique to use; knn() is now exposed in the mp...
Samuel Fadel
2015-10-13
Argument handling and file saving.
Samuel Fadel
2015-09-29
Inital history graph implementation and using linear scales where applicable.
Samuel Fadel
2015-09-24
Added placeholder object for history graph; smaller main window.
Samuel Fadel
2015-09-17
Additional interactive functionalities.
Samuel Fadel
2015-09-01
Improvements related to visual representation of distortions.
Samuel Fadel
2015-07-24
Color mapping in Scatterplot and initial measures.
Samuel Fadel
2015-05-30
Added tSNE. Code improvements.
Samuel Fadel
2015-05-22
Improvements to UI and performance.
Samuel Fadel
2015-05-21
Added (non-functional) file dialog for opening files.
Samuel Fadel
2015-05-21
Nearly complete implementation of interaction.
Samuel Fadel
2015-05-21
Updated UI.
Samuel Fadel
2015-05-18
ForceScheme now (hopefully) does not produce NaNs. Removed the Glyph class an...
Samuel Fadel
2015-05-15
Initial commit. ForceScheme seems bugged.
Samuel Fadel