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

DOC: clarify meaning of flags in ode.integrate #7320

Merged
merged 3 commits into from
Apr 22, 2017

Conversation

jakevdp
Copy link
Member

@jakevdp jakevdp commented Apr 19, 2017

This came up on StackOverflow. This PR adds a suitable description to the doc string. http://stackoverflow.com/questions/43500970/what-do-scipy-integrate-ode-integrate-optional-step-and-relax-arguments-do

@aryamccarthy
Copy link

Shouldn't it be t_1 >= t in the docstring?

@jakevdp
Copy link
Member Author

jakevdp commented Apr 19, 2017

Indeed, thanks!

@jakevdp
Copy link
Member Author

jakevdp commented Apr 19, 2017

I don't understand the source of the test failure, but I doubt it has anything to do with this PR.

@jakevdp
Copy link
Member Author

jakevdp commented Apr 19, 2017

Yep, it's the same failure as on master currently.

@WarrenWeckesser
Copy link
Member

Yep, it's the same failure as on master currently.

Reported in #7321

@pv pv merged commit ff1c937 into scipy:master Apr 22, 2017
@pv pv added this to the 1.0 milestone Apr 22, 2017
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

Successfully merging this pull request may close these issues.

None yet

4 participants