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
2023-06-13
Removed remaining references to QColor.
HEAD
main
Samuel Fadel
2023-06-13
Removed QColor alias.
Samuel Fadel
2023-06-06
BarChart, Wayland.
Samuel Fadel
2023-06-05
* main.cpp: Safer colormap/metric names.
Samuel Fadel
2023-06-05
Proper libs flags from pkg-config and CFLAGS for release.
Samuel Fadel
2023-06-04
More fixes to rendering, same as original except for point outlines.
Samuel Fadel
2023-06-04
Further advances in nuklear port.
Samuel Fadel
2023-05-23
Massive changes in initial port away from Qt.
Samuel Fadel
2016-08-31
Updated README.
Samuel Fadel
2016-08-31
Added LICENSE.
Samuel Fadel
2016-08-31
Removed labels handling and bundling when selecting regular points.
Samuel Fadel
2016-08-31
ColorScale: safer handling of corner cases.
Samuel Fadel
2016-08-31
Updated KNN.
Samuel Fadel
2016-08-31
Updated LAMP code.
Samuel Fadel
2016-08-31
Updated library requirements (added REQUIRED).
Samuel Fadel
2016-04-13
Bundling now supports selection.
Samuel Fadel
2016-04-12
BarChart, Scatterplot, VoronoiSplat: removed unnecessary resize()s.
Samuel Fadel
2016-04-07
LinePlot: less pointers to GDrawings.
Samuel Fadel
2016-04-07
LinePlot: working relaxation.
Samuel Fadel
2016-04-07
Fix issue #22.
Samuel Fadel
2016-04-04
LinePlot: working properly (and updates settings).
Samuel Fadel
2016-04-04
ProjectionHistory: added unreliability.
Samuel Fadel
2016-04-04
VoronoiSplat: minor implementation changes.
Samuel Fadel
2016-03-30
Scatterplot: added dtor and handled corner case of quadtree init.
Samuel Fadel
2016-03-22
VoronoiSplat & LinePlot: fixed silly logic error.
Samuel Fadel
2016-03-22
Removed unecessary QDebug #include's.
Samuel Fadel
2016-03-17
BarChart: brushing informs the value of the item.
Samuel Fadel
2016-03-15
Updated README.
Samuel Fadel
2016-03-15
Added CUBu info to README.
Samuel Fadel
2016-03-15
Initial CUBu support & LinePlot (with bundling) component.
Samuel Fadel
2016-03-15
VoronoiSplat: initializing previously uninitialized values.
Samuel Fadel
2016-03-10
main(): shuffle() values were being ignored, now fixed.
Samuel Fadel
2016-03-10
Updated README.
Samuel Fadel
2016-03-10
Updated README.
Samuel Fadel
2016-03-10
Updated README.
Samuel Fadel
2016-03-10
Updated README.
Samuel Fadel
2016-03-10
Updated README.
Samuel Fadel
2016-03-10
Added README.
Samuel Fadel
2016-03-10
CMakeLists.txt: fixed nvcc flags.
Samuel Fadel
2016-03-10
Removed old Qt project file.
Samuel Fadel
2016-03-09
Added CMakeLists.txt, still untested on Windows/Mac.
Samuel Fadel
2016-03-04
main(): fixed code for init'ing CP projection.
Samuel Fadel
2016-03-04
main(): small change to output message.
Samuel Fadel
2016-03-03
ProjectionHistory: fixed minor compiler warning.
Samuel Fadel
2016-03-03
BarChart is now also updated during rewinding.
Samuel Fadel
2016-03-02
Improvements related to ColorScale and screenshots.
Samuel Fadel
2016-02-29
Added dialog for saving screenshots with a prefix.
Samuel Fadel
2016-02-29
ProjectionHistory: removed interpolation of CP values.
Samuel Fadel
2016-02-28
Merge branch 'master' of bitbucket.org:fadel/pm
Samuel Fadel
2016-02-28
Added colormap orientation & improved UI.
Samuel Fadel
[next]