issues
search
beepy0
/
thesis
AVX-512 SIMD Optimization and Benchmarking of AGMS and Fast-AGMS Sketch Algorithms
0
stars
1
forks
source link
Visualization Techniques
#3
Closed
beepy0
closed
5 years ago
beepy0
commented
5 years ago
Bar Charts - M
Tables - LaTeX, M
GUI Widgets - M
Simple Plots - M
Scatter Plot - M, P, S
Box Plot - M, P, S
Violin Plot - M, P, S
Joint Plot - S
Facet Grid - S
Matplotlib
[x]
https://matplotlib.org/tutorials/introductory/sample_plots.html
Pandas
[x]
https://pandas.pydata.org/pandas-docs/stable/user_guide/visualization.html
works with DataFrames, Series
Seaborn
[x]
https://seaborn.pydata.org
most plots are given as predefined functions, customization is done via function arguments
Vega-Lite
teractive visualization described with JSON files
can be used durectly in jypiter
[x]
http://vega.github.io/vega-lite/
Visualizations in the field (SIMD, Join Estimators etc.)
[x] Read a few papers that use SIMD and such to optimize to get inspired on structure and visualization
Python
Anaconda Platform :
https://www.ceos3c.com/open-source/install-anaconda-ubuntu-18-04/
Matplotlib
Pandas
Seaborn
Vega-Lite
Visualizations in the field (SIMD, Join Estimators etc.)
Python