Ed's lecture code from 9/24/2024

This commit is contained in:
Edward Bigos 2024-09-25 08:52:56 -04:00
parent 8b80284979
commit 272bd4fc51
7 changed files with 97 additions and 1 deletions

3
.gitignore vendored
View file

@ -158,5 +158,6 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.idea/
.DS_Store