SSP-RK scheme means Strong Stability Preserving Runge Kutta scheme which is used to solve system of 1st order ordinary differential equations. I am looking for the method in which the above mentioned scheme is used. I didn't get method of implementation of these schemes in python or in other computer languages.