summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorMatthew Brett <matthew.brett@gmail.com>2012-09-13 11:26:26 +0100
committerMatthew Brett <matthew.brett@gmail.com>2012-09-16 12:51:53 +0100
commit21a1d73627992d4d904150a0056ae8d55af6f1b5 (patch)
treeee0e444625be859529b8c47788d68ea9b9d9ebe6 /numpy/polynomial/polyutils.py
parentd8988abc295ef2d6cf1e3a5ffb0d766ebd4cd3a8 (diff)
downloadnumpy-21a1d73627992d4d904150a0056ae8d55af6f1b5.tar.gz
BUG: allow any axis for np.concatenate for 1D
Previous numpies allowed the user to pass any integer as axis argument to np.concatenate, when the input arrays were 1D. At some point we tightened up on this, raising an error for axis values other than 0. This raises a FutureWarning for axis numbers != 0, but allows them, for backwards compatibility.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions