Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is func variable in odeint(func, y0, t) the derivative part of the ode? #237

Open
erwusht opened this issue Aug 21, 2023 · 0 comments
Open

Comments

@erwusht
Copy link

erwusht commented Aug 21, 2023

In official documentation, the func is elaborate as "where func is any callable implementing the ordinary differential equation f(t, x)". Is it actually the derivative part of ode?

@erwusht erwusht changed the title Is func in odeint(func, y0, t) the derivative of ode? Is func in odeint(func, y0, t) the derivative part of ode? Aug 21, 2023
@erwusht erwusht changed the title Is func in odeint(func, y0, t) the derivative part of ode? Is func variable in odeint(func, y0, t) the derivative part of the ode? Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant