This repository contains the code for the blog post on The Weistrass function and the beauty of fractals. For further details, please refer to this post.
For reproducibility:
conda create -n fractals -y python=3.8
conda activate fractals
conda install -y numpy matplotlib scikit-learn ipykernel