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

Skip to content

[MRG] Fix plot_tomography_l1_reconstruction example - #5411

Merged
ogrisel merged 1 commit into
scikit-learn:masterfrom
lesteve:fix-plot-tomography-l1-reconstruction-example
Oct 16, 2015
Merged

[MRG] Fix plot_tomography_l1_reconstruction example#5411
ogrisel merged 1 commit into
scikit-learn:masterfrom
lesteve:fix-plot-tomography-l1-reconstruction-example

Conversation

@lesteve

@lesteve lesteve commented Oct 15, 2015

Copy link
Copy Markdown
Member

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
Copy Markdown
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

ogrisel commented Oct 16, 2015

Copy link
Copy Markdown
Member

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