NumericalDifferentialEquationAnalysis`
NumericalDifferentialEquationAnalysis`
ButcherTreeQ
ButcherTreeQ[tree]
gives True if tree is a valid Butcher tree, and False otherwise.
Details and Options
- To use ButcherTreeQ, you first need to load the Numerical Differential Equation Analysis Package using Needs["NumericalDifferentialEquationAnalysis`"].