Skip to content

sfmiller940/viz

Repository files navigation

Mathematical Visualization Menagerie

This is a collection of mathematical visualization functions written in Python using the Matplotlib library. Please watch our greatest hits on youtube and visit the VIZ blog for more examples and information.

  • Complex Roots (video) - Histograms of the roots of complex polynomials with varying coefficients.

  • Dynamical Systems (video) - Fractals generated by iterating various functions over random points.

  • Mystery Curves (gif) - Periodic complex functions.

  • Newton's Method (video) - Fractals generated by the convergence of random points towards the roots of functions.

  • Polar Curves (images) - Visual experiments using polar coordinates.

  • Random Walks (images) - Visual experiments using random processes.

  • mencoder.txt - A short list of helpful mencoder commands.

Also check out our Paper.js repo and Processing2 repo for experiments with JavaScript!

About

Mathematical visualizations with matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published