Loïc Estève
02b9a726e1
DOC Fix plot_tomography_l1_reconstruction example
...
numpy 1.10 raises an exception when doing inplace operation
with an int and float array.
2015-10-15 16:37:24 +02:00
Andreas Mueller
da9a91d8f5
COSMIT remove unnecessary float casting from tomography example
2015-05-12 16:47:59 -04:00
Robert Layton
dacfd8bd5d
DOC: Replaced all BSD style licenses with "BSD 3 clause"
...
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!
Removed duplicate "3 clause, 3 clause"
Removed trailing period if exists
Fixed some missed licences, still about 50 to do, but those can be automated
Think I got the last of them.
Apparently me and sed have different ideas of regex.
Found a few more
2013-04-30 08:34:46 +02:00
Lars Buitinck
837093df7f
P3K: use print as a function in the examples
...
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Lars Buitinck
3ca3e95b72
DOC rm references to deprecated stuff
2012-09-20 22:15:39 +02:00
Andreas Mueller
63e99023b6
DOC fixed some sphinx errors, issues in docs....
2012-09-03 23:48:32 +01:00
Lars Buitinck
0b026db3ca
FIX small stuff in new tomography example
...
* use reshape instead of ".shape =" on models' coef_ attribute
* remove unused variables
2012-01-15 16:01:01 +01:00
GaelVaroquaux
6cdf7ddeb4
MISC: shorten a bit the description
2012-01-15 10:43:13 +01:00
emmanuelle
f43236bdbe
Tomography example: PEP08, typos...
2012-01-15 10:43:13 +01:00
emmanuelle
7414e37349
COSMIT: PEP08
2012-01-15 10:43:13 +01:00
emmanuelle
63ce5a5ca8
Example on tomography reconstruction with Lasso for the gallery.
2012-01-15 10:43:12 +01:00