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
Age
Commit message (
Expand
)
Author
2015-09-24
Added placeholder object for history graph; smaller main window.
Samuel Fadel
2015-09-24
Removed redundant properties from QML file.
Samuel Fadel
2015-09-24
Improved & changed layout for future changes.
Samuel Fadel
2015-09-24
Fixed interaction issues (inverted y coordinate).
Samuel Fadel
2015-09-24
Updated selection handling code; implemented option to save subsample plot.
Samuel Fadel
2015-09-23
Reverted back to individual geometries when drawing glyphs.
Samuel Fadel
2015-09-17
Additional interactive functionalities.
Samuel Fadel
2015-09-15
Removed color scale initialization in Scatterplot and changed the signaling t...
Samuel Fadel
2015-09-15
Fixed bugs in the kNN algorithm
Samuel Fadel
2015-09-15
Back to label coloring for now.
Samuel Fadel
2015-09-03
Fixed code typos.
Samuel Fadel
2015-09-03
Code standardization and new builtin continuous color scales scheme.
Samuel Fadel
2015-09-03
Updated Scatteplot's drawing code.
Samuel Fadel
2015-09-01
Improvements related to visual representation of distortions.
Samuel Fadel
2015-09-01
Changed mouse interaction to use keyboard modifiers in order to support.
Samuel Fadel
2015-08-27
Renamed member m_currentState and reordered to match declaration and initiali...
Samuel Fadel
2015-08-22
Added label coloring while measures are not implemented.
Samuel Fadel
2015-08-22
Bugfix: m_currentState was not initialized.
Samuel Fadel
2015-07-24
Color mapping in Scatterplot and initial measures.
Samuel Fadel
2015-06-01
Minor code changes in main/lamp/forceScheme.
Samuel Fadel
2015-05-30
Added tSNE. Code improvements.
Samuel Fadel
2015-05-26
Main program can now read dataset from standard input if no arguments are given.
Samuel Fadel
2015-05-22
Previous merge (apparently) was not enough.
Samuel Fadel
2015-05-22
Fixed merge conflicts.
Samuel Fadel
2015-05-22
Improvements to UI and performance.
Samuel Fadel
2015-05-22
Optimized InteractionHandler to minimze allocations; view updates now happen ...
Samuel Fadel
2015-05-21
Merging remote branch after rewording an older commit.
Samuel Fadel
2015-05-21
Added (non-functional) file dialog for opening files.
Samuel Fadel
2015-05-21
Updated color scale with better distinguishable colors.
Samuel Fadel
2015-05-21
Updated visual display.
Samuel Fadel
2015-05-21
Added more state variables in Scatterplot to reduce computation time.
Samuel Fadel
2015-05-21
Correct interaction handling.
Samuel Fadel
2015-05-21
Nearly complete implementation of interaction.
Samuel Fadel
2015-05-21
Initial selection implementation.
Samuel Fadel
2015-05-21
Updated UI.
Samuel Fadel
2015-05-21
Added (non-functional) file dialog for opening files.
Samuel Fadel
2015-05-21
Updated color scale with better distinguishable colors.
Samuel Fadel
2015-05-21
Updated visual display.
Samuel Fadel
2015-05-21
Added more state variables in Scatterplot to reduce computation time.
Samuel Fadel
2015-05-21
Correct interaction handling.
Samuel Fadel
2015-05-20
Nearly complete implementation of interaction.
Samuel Fadel
2015-05-19
Initial selection implementation.
Samuel Fadel
2015-05-18
Updated UI.
Samuel Fadel
2015-05-18
Removed lingering include of glyph.h
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