python: quick example of geometric transform

This commit is contained in:
Chris Hodapp
2021-08-05 22:20:31 -04:00
parent 8ca32a67dd
commit 895f1f86a7
2 changed files with 23 additions and 10 deletions

3
.gitignore vendored
View File

@@ -9,3 +9,6 @@ pom.xml.asc
/.nrepl-port
*~
*/__pycache__
clojure/.rebel_readline_history
clojure/resources/public/js/*
clojure/target/*