- finished integration of all [RK schemes from pySDC](https://github.com/Parallel-in-Time/pySDC/blob/master/pySDC/implementations/sweeper_classes/Runge_Kutta.py), thanks brownbaerchen
- simplified handling of `hCoeffs` in RK schemes
- improved dev documentation to add new RK schemes
- fixed notebook test with latest dependencies