Compare commits

...

3 Commits

Author SHA1 Message Date
Peter J. Holzer 3245c4d811 Link to demo page 2020-12-28 23:34:42 +01:00
Peter J. Holzer 40ee809cce Add closing parenthesis 2020-12-28 23:15:46 +01:00
Peter J. Holzer 0d511eca46 Add README 2020-12-28 23:12:57 +01:00
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
Tiling of an aztec diamond with the algorithm presented by Burkard
Polster
(aka [Mathologer](https://www.youtube.com/channel/UC1_uAIS3r8Vu6JjXWvastJg))
in [The ARCTIC CIRCLE THEOREM or Why do physicists play dominoes?](https://www.youtube.com/watch?v=Yy7Q8IWNfHM)
To start the animation, simply load the `index.html` file in a browser
or visit the [demo page](https://www.hjp.at/programs/aztec_diamond/).