There are 5 repositories under matplotlib-figures topic.
Matplotlib styles for scientific plotting
Matplotlib style sheets to nicely format figures for scientific papers, thesis and presentations while keeping them fully editable in Adobe Illustrator.
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
Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop
Simulate and correct images for dichromatic color blindness
Format Matplotlib for a scientific thesis (depracated! use garrettj403/SciencePlots!)
A parallelised implementation of the K-means clustering algorithm using C Pthreads and separately using OpenMP specification for C
A python package for tagging, managing and presenting very large numbers of images created by matplotlib.
Custom QWidget for displaying historical stock graphs
In this repository, a buy-and-hold investment is studied using Python and a Monte Carlo approach.
Small pieces of code
This data project on Python uncovers and visualizes untapped patterns regarding all Nobel Prize laureates up to date.
Recognize Digits
Matplotlib style for scientific publications
matplotlib patch of a curly brace
The Project is related to Regression and Technical Analysis of Stock Market, The link to project report:
A simple neural network with backpropagation used to recognize ASCII coded characters
Personalized Health Tracker GUI
Courses on Data Science Fields
Can maintain a PDF-file with Matplotlib figures as pages.
tutorials for easy understanding of matplotlib and seaborn commands for graph plotting
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.
View images in Jupyter notebooks in a much simpler and intuitive way. Ships with a better 'imshow' function with Smart Wrap and BGR support with 'cvshow'!
Make plotting physics easier with stylesheets and context manager helpers
This is a repository for data visualization learners. Here i use matplotlib wish is a quite famous library of python.
MatplotLib tutorial (Line Chart, Pie Chart, Histogram Chart, etc...)
Short Project that implements shortest paths algorithms
Variable Delivery Cost Finder for any e-commerce based on various parameters
Exploratory Data Analysis and Data Cleaning on a Amazon E-Commerce Dataset
This is a simple collection of scripts to visualize the art graph with NetworkX and Matplotlib.
A matplotlib template to generate plots similar to CERN's CMS, ATLAS, LHCb and ALICE with LaTeX fonts.
Save and load matplotlib figures like MATLAB's .fig files!
Simple Classification ML Algorithm