Implements Better Tests and Logging

This commit is contained in:
2023-03-01 02:49:28 -03:00
parent 32ca95086a
commit aea34bf214
17 changed files with 1147 additions and 72 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
*.log
*.log.backup
!gaussian_output_example.log
*.pyc
.idea/