Commit Graph

18 Commits

Author SHA1 Message Date
Jaques Grobler cbfe851751 example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +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
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +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
andy 5bd197cb0d DOC added note in example that digits data is to small. 2012-12-09 15:37:00 +01:00
Andreas Mueller d4eb8196e9 ENH renamed class NystromKernelApproximation to Nystrom (it is in the kernel_approximation module). Also improvements to example docstring 2012-12-09 14:14:09 +01:00
Andreas Mueller 25b60c1681 ENH Nystroem kernel approxmation 2012-12-09 14:14:09 +01:00
Andreas Mueller e749771faa MISC don't use ``set_cmap`` 2012-05-05 20:43:21 +02:00
Andreas Mueller 645db95737 ENH adjusted examples to new matplotlib 1.1.1 2012-05-05 20:43:21 +02:00
Andreas Mueller 486cd551f8 COSMIT pep8 2011-12-20 14:17:51 +01:00
Andreas Mueller e33d9558bf FIX fix module links, figure split into two 2011-12-20 14:17:51 +01:00
Andreas Mueller 0de5a1a8cd DOC minor doc improvements, different example 2011-12-20 14:17:50 +01:00
Andreas Mueller 5959e7a45b ENH kernel approximation: More specific references and example referencing the narrative docs. 2011-12-20 14:17:50 +01:00
Andreas Mueller 44e9baee1c ENH timing results in approx kernel example 2011-12-20 14:17:50 +01:00
Andreas Mueller eca01e80ed DOC more discussion in docstring 2011-12-20 14:17:50 +01:00
Andreas Mueller 6f3263f569 ENH fixed location of the legend in kernel_approximation example 2011-12-20 14:17:50 +01:00
Andreas Mueller 972de6d452 Moving kernel_approximation to the top level 2011-12-20 14:17:49 +01:00
Andreas Mueller 5ab3afc94b DOC: Move kernel approximation to be a "plot" example. 2011-12-20 14:17:49 +01:00