We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a839d commit bc1786aCopy full SHA for bc1786a
CHANGELOG.md
README.md
README.rst
@@ -0,0 +1,9 @@
1
+Welcome to pySDC's documentation!
2
+=================================
3
+
4
+The `pySDC` project is a Python implementation of the spectral deferred correction (SDC) approach and its flavors,
5
+esp. the multilevel extension MLSDC and PFASST. It is intended for rapid prototyping and educational purposes.
6
+New ideas like e.g. sweepers or predictors can be tested and first toy problems can be easily implemented.
7
8
9
+For more details, check out `http://www.parallelintime.org/pySDC <http://www.parallelintime.org/pySDC>`_.
0 commit comments