Initial version

This commit is contained in:
sebastiankloth
2022-04-20 14:08:38 +02:00
commit 68b8e1a305
48 changed files with 5133 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
doc/_build
.idea
__pycache__
build/
dist/
*.egg-info
logarithmic.*.so
logarithmic.c
coordinates.*.so
coordinates.c
.cache/
doc/gallery
doc/modules
tmp/
*.xtcindex