Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/trapping_extended' into trapping…
Browse files Browse the repository at this point in the history
…-merge
  • Loading branch information
Jacob-Stevens-Haas committed Jan 11, 2024
2 parents 639ea9d + 8d46f27 commit 4617a51
Show file tree
Hide file tree
Showing 12 changed files with 6,481 additions and 64 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,13 @@ jobs:
strategy:
max-parallel: 4
matrix:
<<<<<<< HEAD
python-version: ["3.8", "3.10"]
||||||| 5c6e9fd
python-version: [3.7, 3.8]
=======
python-version: [3.7, 3.8, 3.9]
>>>>>>> origin/trapping_extended

steps:
- uses: actions/checkout@v3
Expand Down
1,148 changes: 1,148 additions & 0 deletions examples/8_trapping_sindy_examples/dysts_examples.ipynb

Large diffs are not rendered by default.

989 changes: 989 additions & 0 deletions examples/8_trapping_sindy_examples/trapping_extended.ipynb

Large diffs are not rendered by default.

1,402 changes: 1,402 additions & 0 deletions examples/8_trapping_sindy_examples/trapping_sindy_paper_examples.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 4617a51

Please sign in to comment.