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.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ and the current [Development Roadmap](https://qmat.readthedocs.io/en/latest/devd
70
70
## Projects relying on `qmat`
71
71
72
72
-[pySDC](https://github.com/Parallel-in-Time/pySDC) : _Python implementation of the spectral deferred correction (SDC) approach and its flavors, esp. the multilevel extension MLSDC and PFASST._
73
+
-[SWEET](https://gitlab.inria.fr/sweet/sweet) : _Shallow Water Equation Environment for Tests, Awesome! (C++)_
Copy file name to clipboardExpand all lines: docs/devdoc/roadmap.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ Detailed description of all specific versions and their associated changes is av
21
21
- ✅ citation file and zenodo releases
22
22
- ✅ integration of `qmat` into [pySDC](https://github.com/Parallel-in-Time/pySDC), _c.f_[associated PR](https://github.com/Parallel-in-Time/pySDC/pull/445)
23
23
- ✅ refined design for $Q_\Delta$ generators
24
-
- full documentation of classes and functions
24
+
-✅ full documentation of classes and functions
25
25
- finalization of extended usage tutorials ($S$-matrix, `dTau` coefficient for initial sweep, prolongation)
26
26
- ✅ full definition and documentation of the version update pipeline
27
27
28
28
**Status 5 - Production/Stable** : `v1.0.*`
29
29
30
30
- base console script interfacing `qmat` API for $Q$-coefficients and SDC coefficients generation (with IMEX)
31
-
- integration of `qmat` into [SWEET](https://gitlab.inria.fr/sweet/sweet)
32
-
- use of `qmat` for [Dedalus](https://github.com/DedalusProject/dedalus) IMEX SDC time-steppers developed within [pySDC](https://github.com/Parallel-in-Time/pySDC)
31
+
-✅ integration of `qmat` into [SWEET](https://gitlab.inria.fr/sweet/sweet)
32
+
-✅ use of `qmat` for [Dedalus](https://github.com/DedalusProject/dedalus) IMEX SDC time-steppers developed within [pySDC](https://github.com/Parallel-in-Time/pySDC)
33
33
- distribution to other people using former version of the core `qmat` code (_e.g_ Alex Brown from Exeter, ...)
0 commit comments