Mercurial > repos > public > sbplib
log +time/+rk/General.m @ 995:10c5eda235b7 feature/timesteppers
age | author | description |
---|---|---|
Wed, 09 Jan 2019 22:57:13 +0100 | Jonatan Werpers | Full use of butcher tableau in time.rk.General. Inline rungekutta step methods feature/timesteppers |
Wed, 09 Jan 2019 11:14:16 +0100 | Jonatan Werpers | Make time.rk.General accept a butcher tableau instead of a string to choose method. String variant implemented as a static method feature/timesteppers |
Wed, 09 Jan 2019 10:59:38 +0100 | Jonatan Werpers | Move time.Rungekutta to time.rk.General feature/timesteppers base +time/Rungekutta.m@70f86029b48f |