Skip to content

Commit

Permalink
Uploaded streamlined ShipGen
Browse files Browse the repository at this point in the history
Uploaded a version of ShipGen modified from https://www.dropbox.com/sh/jg98r425v7ly89l/AAA49uMr7_mhaVmRDrPq0NU_a?dl=0 with all non-essential files removed
  • Loading branch information
JoeBell committed Mar 4, 2025
1 parent 4840eeb commit e8845c8
Show file tree
Hide file tree
Showing 26 changed files with 4,212 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Created by venv; see https://docs.python.org/3/library/venv.html
ShipD/
ShipGen/
Scripts/
Lib/
Include/
Expand Down
3 changes: 3 additions & 0 deletions ShipGen/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
DEMO_Hulls/
__pycache__
data/*.npy
Loading

0 comments on commit e8845c8

Please sign in to comment.