Top "Differential-equations" questions

An equation that relates some unknown function itself and its derivatives of various orders.

How to use dorpi5 or dop853 in Python

I have looked through scipy.integrate.ode but I am unable to find out how to actually use these integration …

python numpy scipy integration differential-equations
how to identify turning points in stock price data

This question is a continuation of this one. My goal is to find the turning points in stock price data. …

algorithm math differential-equations