Repository navigation

#

matplotlib-figures

Matplotlib style sheets to nicely format figures for scientific papers, thesis and presentations while keeping them fully editable in Adobe Illustrator.

Python
882
1 年前

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to huge amounts of data in easily digestible visuals. Matplotlib consists of several plots like line, bar, scatter, histogram, etc

Jupyter Notebook
226
3 年前

Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop

Python
146
6 个月前

Simulate and correct images for dichromatic color blindness

Python
87
1 年前

Format Matplotlib for a scientific thesis (depracated! use garrettj403/SciencePlots!)

Makefile
26
7 年前

A parallelised implementation of the K-means clustering algorithm using C Pthreads and separately using OpenMP specification for C

C
15
7 年前

In this repository, a buy-and-hold investment is studied using Python and a Monte Carlo approach.

Python
8
6 年前

This data project on Python uncovers and visualizes untapped patterns regarding all Nobel Prize laureates up to date.

Jupyter Notebook
7
1 年前
Jupyter Notebook
7
7 年前

Custom QWidget for displaying historical stock graphs

Python
7
8 年前

Machine Learning, Classification problem. https://archive.ics.uci.edu/ml/datasets/Adult Abstract: Predict whether income exceeds $50K/yr based on census data. Also known as "Census Income" dataset.

Jupyter Notebook
4
7 年前