initial commit FESurrogateModelTutorial
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
node_modules/
|
||||
.next/
|
||||
out/
|
||||
next-env.d.ts
|
||||
tsconfig.tsbuildinfo
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.venv/
|
||||
*.egg-info/
|
||||
.ipynb_checkpoints/
|
||||
*.nbconvert.ipynb
|
||||
|
||||
# phase execution outputs
|
||||
phases/**/phase*-output.json
|
||||
phases/**/step*-output.json
|
||||
Reference in New Issue
Block a user