File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 2323 os : [ubuntu-latest, macos-latest]
2424
2525 steps :
26- - uses : actions/checkout@v2
26+ - uses : actions/checkout@v4
2727 - name : Set up Python ${{matrix.python-version}}
28- uses : actions/setup-python@v1
28+ uses : actions/setup-python@v5
2929 with :
3030 python-version : ${{matrix.python-version}}
3131 - name : Install dependencies
Original file line number Diff line number Diff line change 1+ ## NOTE: Support for OSS Schism has ended
2+ Dependencies have been fixed at the last confirmed working versions. Feel free to fork this repository to develop your own work.
3+
4+ A continuation of the Schism project is maintained by Devito Codes Ltd, please get in touch if you are interested.
5+
16## Schism
27
38[ ![ CI-Core] ( https://github.com/EdCaunt/schism/actions/workflows/pytest_core.yml/badge.svg )] ( https://github.com/EdCaunt/schism/actions/workflows/pytest_core.yml )
Original file line number Diff line number Diff line change 1- devito [tests ] @ git+https://github.com/devitocodes/devito@master
2- matplotlib
3- networkx
4- pyvista
1+ devito == 4.8.5
2+ pytest == 8.1.1
3+ scipy == 1.10.1
4+ networkx == 3.1
5+ sympy == 1.12
You can’t perform that action at this time.
0 commit comments