Skip to content

Solving combinatorics problem of domino tiling using complex matrices.

Notifications You must be signed in to change notification settings

ptleskin/numberOfDominoTilings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published