You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Features
15
15
- Projects: many documented projects with defined and tested outcomes
16
16
- Many different examples, collocation types, data types already implemented
17
17
- Works with `PETSc <http://www.mcs.anl.gov/petsc/>`_ through `petsc4py <https://bitbucket.org/petsc/petsc4py>`_ , `FEniCS <https://fenicsproject.org/>`_ and `mpi4py-fft <https://mpi4py-fft.readthedocs.io/en/latest/>`_
18
-
- Continuous integration via `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`_
18
+
- Continuous integration via `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`__
Most of the code is tested automatically using `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`_, so a working version of the installation process can always be found in the `ci_pipeline.yml <https://github.com/Parallel-in-Time/pySDC/blob/master/.github/workflows/ci_pipeline.yml>`_ file.
63
+
Most of the code is tested automatically using `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`__, so a working version of the installation process can always be found in the `ci_pipeline.yml <https://github.com/Parallel-in-Time/pySDC/blob/master/.github/workflows/ci_pipeline.yml>`_ file.
64
64
65
65
For many examples, `LaTeX` is used for the plots, i.e. a decent installation of this is needed in order to run the tests.
66
66
When using `fenics` or `petsc4py`, a C++ compiler is required (although installation may go through at first).
0 commit comments