matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
Python

You may also like...
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters

cookbook-code
Recipes of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python

scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.

numerical-mooc
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.

pyneural

tutorials

filterpy
Kalman filtering and optimal estimation library in Python. Kalman filter, Extended Kalman filter, Unscented Kalman filter, g-h, least squares, H Infinity, smoothers, and more. Has companion book 'Kalm

Data-Science-45min-Intros
Ipython notebook presentations for getting starting with basic programming, statistics and machine learning techniques

matplotlib2tikz
A converter that takes a matplotlib figure and spits out a TikZ/PGFplots figure for smooth integration into LaTeX.

ThinkDSP
LaTeX source and Python code for "Think DSP: Digital Signal Processing in Python", by Allen B. Downey.

IPython-notebook-extensions
A collection of various different notebook extensions for Jupyter

mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.

Doing_bayesian_data_analysis
Python/PyMC3 versions of the programs described in Doing bayesian data analysis by John K. Kruschke

probability_cheatsheet
A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.

jupyter_pivottablejs
Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js

numexpr
Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more

pyLDAvis
Python library for interactive topic model visualization. Port of the R LDAvis package.

pymc3
Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.

cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

kmodes
Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
