When odeint is called with either complex initial values or a derivative function that returns complex values, it silently discards the imaginary parts, returning wrong answers. Better behaviour would ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.