XKCD-style plots in Matplotlib
A guide to creating hand-drawn, XKCD-style plots in Matplotlib using custom code before the feature was officially added.
A guide to creating hand-drawn, XKCD-style plots in Matplotlib using custom code before the feature was officially added.
A tutorial on creating an animated optical illusion using Python's Matplotlib library, including code and explanations.
A tutorial on simulating and animating quantum mechanics in Python using the Schrodinger equation and the split-step Fourier method.
A tribute to John Hunter, creator of the matplotlib Python library, reflecting on his impact on scientific computing and open source.
A tutorial on creating basic animations using Matplotlib's FuncAnimation, demonstrated with a moving sine wave.
A review of the book 'Matplotlib for Python Developers', covering its content, target audience, and usefulness for scientific plotting.