diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-26 11:26:53 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-26 11:26:53 +0200 |
| commit | 843d9afdb48f1344bd1ab1473ee39be0cccb23ca (patch) | |
| tree | 5d5712f7a9f12a3750f23fb8c0e4382e1d228b0d /README.md | |
| parent | b776f967e46827d2936be82466ce7cdfd8cfc0d1 (diff) | |
| download | arithmeticbilliard-843d9afdb48f1344bd1ab1473ee39be0cccb23ca.tar.gz arithmeticbilliard-843d9afdb48f1344bd1ab1473ee39be0cccb23ca.zip | |
First commit
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..11ad7d8 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | See [Wikipedia: Arithmetic Billiards](https://en.wikipedia.org/wiki/Arithmetic_billiards). | ||
| 2 | |||
| 3 | This Python script uses matplotlib to draw pictures for a 3d arithmetic | ||
| 4 | billiard, either as a 2d projection or as an axonometry. | ||
