diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-12-09 13:58:42 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-12-10 16:58:42 -0800 |
commit | 34c9950ccdb8a2f64916903b09c2c39233be0adf (patch) | |
tree | 793c0714f9ace7b4722804263d456d02f39a0843 /numpy/core/arrayprint.py | |
parent | bbe92a4820eb3eba7235a9ffbd44605032981f42 (diff) | |
download | numpy-34c9950ccdb8a2f64916903b09c2c39233be0adf.tar.gz |
MAINT: Move histogram and histogramdd into their own module
800 self-contained lines are easily enough to go in their own file, as are the 500 lines of tests.
For compatibility, the names are still available through `np.lib.function_base.histogram` and `from np.lib.function_base import *`
For simplicity of imports, all of the unqualified `np.` names are now qualified
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions