diff options
author | Mark Harfouche <mark.harfouche@gmail.com> | 2018-09-18 12:46:57 -0400 |
---|---|---|
committer | Mark Harfouche <mark.harfouche@gmail.com> | 2018-09-19 11:44:35 -0400 |
commit | 2beafe73822cd6b47b4138ab83359585e0caa6b8 (patch) | |
tree | 4ccaedd1caf7a2d26ef1f3f8ba7ed2793ce1988b /numpy/core/arrayprint.py | |
parent | 7fcba417b106d49efa93f0306dd508487929bf42 (diff) | |
download | numpy-2beafe73822cd6b47b4138ab83359585e0caa6b8.tar.gz |
MAINT: Ensure that block returns a new array
In the case that a user calls
np.block(array),
the old block function would return a view into the array.
This ensures that a new array is returned
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions