Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions PARCtorch/demos/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
keypair keypair.pub
../data/
2 changes: 1 addition & 1 deletion PARCtorch/demos/Burgers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"Install PARCtorch:\n",
"- Ensure PARCtorch is installed in your Python Environment, you could view the installation instructions [here](https://github.com/baeklab/PARCtorch/tree/main#installation)\n",
"- After the installation, install all the relevant dependencies with `!pip install -r requirements.txt` (The versions of your dependencies need to be <b>consistent</b> with our requirements, or else the script might not run!)\n",
"- Optional (only if the script doesn't run): add the root directory to the system's path so that "
"- Optional (only if the script doesn't run): add the root directory to the system's path so that it runs"
]
},
{
Expand Down
61,998 changes: 61,998 additions & 0 deletions PARCtorch/demos/ShearFlow.ipynb

Large diffs are not rendered by default.

Loading