Random substitution and Rauzy fractals

What is-it ?

The following worksheet show some computations made with the package badic in the Sagemath software (see this link for more details about Sagemath). You have Sagemath, you can install this package badic with the command

$ sage -pip install badic [--user]

Here is a link for more details about the installation.
The last version of this package is available here .

The worksheet also uses the code in the file : random_substitution.py.

Worksheet

A pdf version of the worksheet is available here : RauzyFractalRandomSubstitution.pdf.
The Notebook file is here : RauzyFractalRandomSubstitution.ipynb.