Given a system of First Order ODE`s of type y'=Ay+B(y) where B(y) has each of its elements composed by biquadratic polinomials of y.
Do alternatives exist (to the classic Runge-Kutta or Adams-Bashforth / Adams-Moulton methods) to resolve this type of systems improving their computational time and/or their accuracy?