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

Revise the order of arguments in 2nd-order differential equations #3368

Closed
pleroy opened this issue May 22, 2022 · 0 comments · Fixed by #3478
Closed

Revise the order of arguments in 2nd-order differential equations #3368

pleroy opened this issue May 22, 2022 · 0 comments · Fixed by #3478
Labels

Comments

@pleroy
Copy link
Member

pleroy commented May 22, 2022

Most papers use x, y, yʹ but our APIs generally use y, yʹ, x. The 1st-order equations have been corrected already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant