Commit Graph

20 Commits

Author SHA1 Message Date
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
Alexandre Gramfort a6cb73612f ENH : update example of OMP 2013-07-26 09:50:54 +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
Jaques Grobler e0bf76ddca variable name change 2012-11-28 15:03:43 +01:00
Jaques Grobler a5a01b2940 plot fix 2012-11-28 14:48:15 +01:00
Immanuel Bayer ca8a8eb66a ENH renaming 'n_atoms' to 'n_components' for consistency 2012-11-04 10:01:13 +00:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00
vene 2cd0ccf71e updated samples generator according to @glouppe's refactoring 2011-08-04 16:50:47 +03:00
vene e2844ceef2 don't use gram in example, useless slowdown 2011-08-03 17:06:35 +03:00
vene 945efb2233 API changes, part I 2011-08-03 16:18:16 +03:00
vene bc20c29450 transposed generator, updated tests 2011-07-31 18:28:57 +03:00
vene 33c2693839 unified notation 2011-07-29 13:05:07 +03:00
vene 28a52f00cd cosmit in example 2011-07-29 13:01:11 +03:00
vene 4ce86d6e02 pep8 2011-07-29 01:34:56 +03:00
vene 50b0d828dc Factored out sparse samples generator 2011-07-29 01:28:00 +03:00
vene 00af49f313 Remove useless prints in example 2011-07-25 14:08:27 +03:00
vene a2316af197 Brought in OMP from the larger branch 2011-07-25 13:57:42 +03:00