8000 GitHub - xoolive/matplotlib_cheatsheets at nicolas
[go: up one dir, main page]

Skip to content

xoolive/matplotlib_cheatsheets

 
 

Repository files navigation

Cheatsheets

Handouts

How to compile

  1. You need to create a fonts repository with:
  1. You need to generate all the figures:
$ cd scripts
$ for script in *.py; do python $script; done
$ cd ..
  1. Compile the sheet
$ xelatex cheatsheets.tex
$ xelatex cheatsheets.tex

About

Official Matplotlib cheat sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.5%
  • TeX 40.2%
  • Makefile 3.1%
  • Shell 0.2%
0