NumericalDifferentialEquationAnalysis`
NumericalDifferentialEquationAnalysis`
ButcherTreeSimplify
ButcherTreeSimplify[p,η,ξ]
gives the set of trees through order p that are not reduced by Butcher's quadrature conditions through order p, row-simplifying conditions through order η and column-simplifying conditions through order ξ.
Details and Options
- To use ButcherTreeSimplify, you first need to load the Numerical Differential Equation Analysis Package using Needs["NumericalDifferentialEquationAnalysis`"].
- The result is grouped by order, starting with the first nonvanishing tree.