Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG] Fix plot_tomography_l1_reconstruction example #5411

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

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Oct 15, 2015

numpy 1.10 raises an exception when doing inplace operation
with an int and float array.

Fix #5404.

numpy 1.10 raises an exception when doing inplace operation
with an int and float array.
@amueller
Copy link
Member

LGTM. This was using the "buggy" sparse ridge before btw and we might want to use sag here explicitly [as to not get a warning]. but I guess that is not a pressing issue.

@ogrisel
Copy link
Member

ogrisel commented Oct 16, 2015

LGTM as well. Merging.

ogrisel added a commit that referenced this pull request Oct 16, 2015
…uction-example

[MRG] Fix plot_tomography_l1_reconstruction example
@ogrisel ogrisel merged commit c0c2c73 into scikit-learn:master Oct 16, 2015
@ogrisel ogrisel added this to the 0.17 milestone Oct 16, 2015
@lesteve lesteve deleted the fix-plot-tomography-l1-reconstruction-example branch October 16, 2015 15:48
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.

3 participants