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

[Tests] Fix FutureWarning in ivp.py #507

Closed
oyamad opened this issue Sep 3, 2019 · 1 comment
Closed

[Tests] Fix FutureWarning in ivp.py #507

oyamad opened this issue Sep 3, 2019 · 1 comment

Comments

@oyamad
Copy link
Member

oyamad commented Sep 3, 2019

/home/travis/build/QuantEcon/QuantEcon.py/quantecon/ivp.py:131: FutureWarning: arrays to stack must be passed as a "sequence" type such as list or tuple. Support for non-sequence iterables such as generators is deprecated as of NumPy 1.16 and will raise an error in the future.
@oyamad
Copy link
Member Author

oyamad commented Sep 29, 2019

Fixed by #509.

@oyamad oyamad closed this as completed Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant