[simplex] Initial commit.

This commit is contained in:
Mikaël Capelle
2019-10-30 19:37:08 +01:00
commit f438a8146b
8 changed files with 279 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*~
*.pyc
**/__pycache__