Relative Content

Tag Archive for pythonscipynumerical-integration

Memory Error when computing ODE solutions

I am modelling a Klein-Gordon equation (similar to a wave equation), by mode decomposition, i.e. I need to solve the eigenvalue problem y_n'' = - omega_n ** 2 * y (This is of course a vast simplification).
This procedure involves many steps, but the main ones are