Skip to content

This repository contains code, figures, and notebooks for generating fractals with python.

License

Notifications You must be signed in to change notification settings

nielsgl/python-fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Fractals

Generating Fractals with Python, JupyterLab notebooks included! 📚

Installation

Packages

pyenv local 3.7.2
pipenv --python 3.7.2
pipenv shell
pipenv install --dev --pre

matplotlib

Reference: GitHub

jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib

Notes

Releases

No releases published

Packages