Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Mueller c970fb51e7 COSMIT spelling 2015-01-15 15:09:35 -05:00
Lars Buitinck 6a98856956 DOC typo 2014-12-03 20:43:47 +01:00
Rajat Khanduja 5e20b8c664 Fixed pep8 violations. Some 'line too long' errors still remain. 2014-05-15 09:23:16 +05:30
Rajat Khanduja 2244098532 Updated examples to use pyplot for plotting instead of pylab
Some examples not updated because scripts throw error (probably not
because of the change)
2014-05-15 02:18:07 +05:30
Olivier Grisel b0035bf9e8 Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring 2013-07-28 17:10:14 +02: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
Gael varoquaux 04ae95168d MISC: @VirgileFritsch and @mblondel's comments 2011-11-10 23:43:11 +01:00
Olivier Grisel 57cab006e6 pep8 in sparse covariance example 2011-11-10 23:43:11 +01:00
Gael varoquaux dfd46893c0 DOC/API: integrate make_sparse_spd_matrix 2011-11-10 23:43:11 +01:00
Gael varoquaux 17361c759b COSMIT: address most of @ogrisel's comments 2011-11-10 23:43:10 +01:00
Gael varoquaux 46fdc6681d COSMIT: @agramfort's comments 2011-11-10 23:43:10 +01:00
Gael varoquaux 17e24621be DOC: narrative documentation for GLasso 2011-11-10 23:43:10 +01:00