File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
pySDC/projects/SDC_showdown Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,8 @@ The current software release can be cited using Zenodo:
102102
103103` pySDC ` code was originally developed by [ Robert Speck (@pancetta )] ( https://github.com/pancetta ) ,
104104and is now maintained and developed by a small community of scientists interested in SDC methods.
105- Checkout the [ Changelog] ( ./CHANGELOG.md ) to see pySDC's evolution since 2016.
105+ Checkout the [ Changelog] ( ./CHANGELOG.md ) to see pySDC's evolution since 2016. It has a
106+ software management plan (SWP), too, see [ here] ( https://smw.dsw.elixir-europe.org/wizard/projects/c3dda921-b7b0-4f4d-b5dc-778b9780552d ) .
106107
107108Any contribution is dearly welcome! If you want to contribute, please take the time to read our [ Contribution Guidelines] ( ./CONTRIBUTING.md )
108109(and don't forget to take a peek at our nice [ Code of Conduct] ( ./CODE_OF_CONDUCT.md ) :wink : ).
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name: pySDC
44channels :
55 - conda-forge
66dependencies :
7- - petsc4py<3.20
7+ - petsc4py
88 - matplotlib>=3.0
99 - dill>=0.2.6
1010 - scipy>=0.17.1
You can’t perform that action at this time.
0 commit comments