8000 RuntimeWarning: invalid value encountered in log10 · Issue #1345 · numbbo/coco · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RuntimeWarning: invalid value encountered in log10 #1345

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

Closed
brockho opened this issue Apr 18, 2017 · 1 comment
Closed

RuntimeWarning: invalid value encountered in log10 #1345

brockho opened this issue Apr 18, 2017 · 1 comment
Assignees

Comments

@brockho
Copy link
Contributor
brockho commented Apr 18, 2017

@mariosky reported in #1335 the following, which we rather move to a new issue than keeping it there to not lose it:

When I run the scripts with matplotlib version 2.0.0 a Warning is printed:

ECDF graphs per function...
/Users/mario/.local/lib/python2.7/site-packages/cocopp-2.0.1-py2.7.egg/cocopp/ppfig.py:487: RuntimeWarning: invalid value encountered in log10
min([min(xdata), ax_limits[0], ax_limits[1]]) + 0.5) # np.log10(xdata[-1]) - np.log10(xdata[0])
This occurs in Win, Mac, Ubuntu

@nikohansen nikohansen self-assigned this Apr 18, 2017
nikohansen added a commit that referenced this issue Apr 18, 2017
…rker positions.

Addresses issue #1345 (hopefully).

	modified:   code-postprocessing/cocopp/ppfig.py
@nikohansen
Copy link
Contributor

Addressed in commit a47346c

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

2 participants
0