Skip to content

Commit

Permalink
Merge pull request #10 from pn51/v2_release
Browse files Browse the repository at this point in the history
Add V2 code.
  • Loading branch information
ksbeattie committed Oct 31, 2023
2 parents 9c7b143 + eab7f45 commit a2a32f3
Show file tree
Hide file tree
Showing 99 changed files with 13,635 additions and 12,414 deletions.
11 changes: 9 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
*~
**.DS_Store
**/.DS_Store
**/__pycache__
**/.ipynb_checkpoints
checkpoints
tensorboard
*.swp
*.out
*.pk

208 changes: 0 additions & 208 deletions GNN/DatasetClasses/AirFoilDataset.py

This file was deleted.

0 comments on commit a2a32f3

Please sign in to comment.