Releases: Parallel-in-Time/qmat
Releases · Parallel-in-Time/qmat
Jumper (corrected)
Jumper
Added two new
Jumper
: diagonal coefficients allowing 2 order jump per SDC sweepsFlexJumper
: mix between theJumper
andMIN-SR-FLEX
generators, allowing order jumps while still maintaining high numerical stability
🎓 Inspired from the work of Joscha Fregin and Eugen Bronasco
Docydoc
Lagrange
Number 13
Maze echo
November drop
Some minor addition, in particular :
- new RK scheme and some fix with #10 and #11 thanks to @brownbaerchen
- addition of polynomial regression
- some typo fixes and tutorial improvements
Yet another RK scheme
Addition of a new IMEX RK scheme, thanks to @brownbaerchen (#9)
Node-to-node formalism
- definitive structure and test for the node-to-node (N2N) formulation
- N2N form can be used for
$Q$ and$Q_\Delta$ coefficients similarly - started tutorials
Reaching maturity
- finalized a proper design for
$Q_\Delta$ generators, with some additional safety checks - minor improvement on docs