Initial project version

This commit is contained in:
sebastiankloth
2022-04-11 11:01:13 +02:00
commit f40f2badd8
18 changed files with 2012 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
doc/_build
.idea
__pycache__
build/
dist/
*.egg-info
logarithmic.*.so
logarithmic.c
coordinates.*.so
coordinates.c