Make Your Own Mandelbrot

A Blog Accompanying the Guide

Tuesday, 19 July 2016

Python 3 Code on GitHub

The code for the book Make Your Own Mandelbrot is now on github:

  • https://github.com/makeyourownmandelbrot/makeyourownmandelbrot


And whilst I was doing this, I updated the code to Python 3.

This required only minor changes: the xrange() becomes the simpler range() function.

(sadly the 3d code requires the mayavi libraries which are not yet ported to Python 3)

Posted by makeyourownmandelbrot at 7/19/2016 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Make Your Own Mandelbrot

Make Your Own Mandelbrot

Resources

  • GitHub Python 3 Code
  • XaoS Fractal Explorer
  • Python
  • Google Colab (online python)
  • Explore Mandelbrot & Julia Link

Search This Blog

Blog Archive

  • ►  2024 (1)
    • ►  January (1)
  • ►  2023 (3)
    • ►  December (2)
    • ►  October (1)
  • ►  2017 (1)
    • ►  December (1)
  • ▼  2016 (2)
    • ▼  July (1)
      • Python 3 Code on GitHub
    • ►  April (1)
  • ►  2015 (2)
    • ►  March (1)
    • ►  February (1)
  • ►  2014 (51)
    • ►  October (1)
    • ►  September (1)
    • ►  August (5)
    • ►  July (4)
    • ►  June (4)
    • ►  May (14)
    • ►  April (8)
    • ►  March (7)
    • ►  February (4)
    • ►  January (3)
Powered by Blogger.