File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ implemented.
3131- Continuous integration via [ GitHub
3232 Actions] ( https://github.com/Parallel-in-Time/pySDC/actions ) and
3333 [ Gitlab CI] ( https://gitlab.hzdr.de/r.speck/pysdc/-/pipelines )
34- - Fully compatible with Python 3.7 - 3.10, runs at least on Ubuntu and
35- MacOS
34+ - Fully compatible with Python 3.8 - 3.10, runs at least on Ubuntu
3635
3736## Getting started
3837
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ channels:
33 - conda-forge
44 - defaults
55dependencies :
6- - numpy<1.25
6+ - numpy
77 - scipy>=0.17.1
88 - matplotlib>=3.0
99 - sympy>=1.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ channels:
55dependencies :
66 - numpy>=1.15.4
77 - scipy>=0.17.1
8- - matplotlib>=3.0,<=3.5.3
8+ - matplotlib>=3.0
99 - dill>=0.2.6
1010 - mpich
1111 - mpi4py-fft>=2.0.2
You can’t perform that action at this time.
0 commit comments