NumericalDifferentialEquationAnalysis`
NumericalDifferentialEquationAnalysis`
ButcherTrees
ButcherTrees[p]
gives a list, partitioned by order, of the trees for any Runge–Kutta method of order p.
Details and Options
- To use ButcherTrees, you first need to load the Numerical Differential Equation Analysis Package using Needs["NumericalDifferentialEquationAnalysis`"].