Simulating random tilings
Simulating random tilings
In collaboration with Lennart Hübner, I have developed (and maintain) a Python package RandomTilings to generate random tilings of the Aztec diamond and the hexagon for doubly periodic weightings. For example, the figure on the left is a sample of a random tiling of the hexagon with 3×3-periodic weightings. The code is a Python adaptation of the Matlab program created by Christophe Charlier. I thank Christophe Charlier for providing the original code, allowing us to adapt it, and to make it publicly available on GitHub: