diff options
author | Lars Buitinck <larsmans@gmail.com> | 2015-10-04 13:31:57 +0200 |
---|---|---|
committer | Lars Buitinck <larsmans@gmail.com> | 2015-10-04 14:18:27 +0200 |
commit | 881849c5385524ceafc462d230960463a01e47a6 (patch) | |
tree | bb6b2503956205f9f6bc81a123f1b97c1f0a8d67 /numpy/add_newdocs.py | |
parent | df0afda4c69e9e1fd47afcb7d79236bc101c502f (diff) | |
download | numpy-881849c5385524ceafc462d230960463a01e47a6.tar.gz |
ENH: halve the memory requirement of np.cov
Prevents allocation of an n²-sized array.
XXX For large arrays, multiplying by 1/fact is more than 10% faster
than dividing by fact, but that doesn't pass the tests.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions