diff options
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. | ||
