Fixed python calculations, added gitignore

This commit is contained in:
2023-03-22 15:07:19 +04:00
parent bd8cd9e635
commit 95fa3c4f3f
11 changed files with 77 additions and 46 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Python
__pycache__/
*.pyc
# Matlab
*.asv