/numberOfDominoTilings

Solving combinatorics problem of domino tiling using complex matrices.

Primary LanguageJupyter Notebook

Number of Domino Tilings

Solving combinatorics problem of domino tiling using complex matrices. This project was inspired by Mathologer video The Arctic Circle Theorem.

The code provides

  • Defining a custom shape on a rectangular grid
  • Calculating the number of possible tilings
  • Exporting the possible tilings as a sequence of images
  • Export the images as an animation in GIF-format

example 1 example 1

Open in Colab