This repository contains utility functions that I may want to use later on (usually for data visualization in Matplotlib)...
The tools included enable the following:
- Assemble gifs from Matplotlib figures
- Print 2D arrays as LaTeX matrices
- Plot surfaces and point clouds in 3D
- Generate "radar charts" in Matplotlib
- Interpolate an image to a point cloud
- Rejection sampling for arbitrary multivariate distributions
- Create and plot hex grids
- Trim blank space around the border of an image
- Export a Google Colab notebook as a pdf
- Remove transparency from a folder of PNG files