Commit Graph

14 Commits

Author SHA1 Message Date
Brooke Osborn 2eddb1a29f BUG fix whitespace in error messages
Partial fix for #2380.

Signed-off-by: Lars Buitinck <L.J.Buitinck@uva.nl>
2013-08-26 17:02:52 +02:00
Ken Geis ca2142ebba ENH lots of benchmarks fixes
* add a title to all benchmark figures/windows
* "bench" is non-standard slang for benchmarking
* remove calls to pyplot.clf because the previous call
  to pyplot.figure sets the current figure
* standardize on "Time (s)" as time axis label
* move some benchmark plot legends to the upper left corner of the plot:
  most benchmarks expand from (0,0) up and to the right
* simplified plot titles and moved constant info from legend into title
* fixed typos
* made some labels more viewer-friendly

Fixes #2023.
2013-06-30 17:06:46 +02:00
Lars Buitinck 541987802f P3K range vs. xrange 2013-02-14 02:05:35 +01:00
Arnaud Joly 616e2b5d64 ENH Rename Bernoulli random projection to sparse random projection 2012-12-21 14:48:01 +01:00
Arnaud Joly 12c8d3be79 ENH Rename Bernoulli random projection to sparse random projection 2012-12-21 14:48:01 +01:00
Arnaud Joly 06a477a04b FIX broken import 2012-12-21 14:48:00 +01:00
Arnaud Joly 44a7e012b9 DOC + typo 2012-12-21 14:47:58 +01:00
Arnaud Joly 474663f36c FIX typo mistakes + ENH change default behavior to speed the bench with Gaussian random projection 2012-12-21 14:47:57 +01:00
Arnaud Joly eff360b7b6 Typo 2012-12-21 14:47:57 +01:00
Arnaud Joly e3dcdd4ade FIX: argumetn passing selection of sparse/dense matrix 2012-12-21 14:34:23 +01:00
Arnaud Joly f014ed52db ENH optim sparse bernouilli matrix 2012-12-21 14:34:23 +01:00
Arnaud Joly 75728cc8e1 Typo 2012-12-21 14:34:23 +01:00
Arnaud Joly eccbd90bdc ENH finish benchmark 2012-12-21 14:34:22 +01:00
Arnaud Joly 743f416216 WIP: add benchmark for random_projection module 2012-12-21 14:34:22 +01:00