Testwiki:Property proposal/number of stages
Motivation
The Runge-Kutta methods are a class of iterative numerical methods used to solve differential equations. The value at the next time-step is given by the following equations
where the values of are coefficients that define the particular method. Each equation is called a stage and the value is the number of stages. This value is an important characteristic of the method and provides a rough idea of how computationally expensive a given method (and, how accurate it is, if well designed). Therefore, I propose adding a property <number of stages> that would allow us to categorize and search for Runge-Kutta methods based on the number of stages. (See the Wikipedia page [1] for more details.)
The-erinaceous-one (talk) 07:16, 28 July 2020 (UTC)
Discussion
Template:O I am withdrawing the property proposal because the number of stages can be modeled without a new property by Template:Statement