diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-06-10 15:31:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 23:31:46 +0300 |
commit | e0d27e381889cc30ac0d5ab906146b7c2794ecc7 (patch) | |
tree | 835f350d4f7014647b55a7731ab58447a44479bb /numpy/polynomial/polyutils.py | |
parent | 073316d25d24b7cb4ffc09fc705448b0e17dc2dc (diff) | |
download | numpy-e0d27e381889cc30ac0d5ab906146b7c2794ecc7.tar.gz |
DEP: Remove deprecated numeric types and deprecate remaining (#16554)
* DEP: Remove deprecated numeric types and deprecate remaining
This removes the types from usage for `np.dtype()`, since the
two are closely related, also finishes the deprecation of
`typeNA` and `sctypeNA` (thus removing them from the public API).
The deprecation for the numeric types was only shown for
`np.dtype("Complex64")`, etc. however, here they are also
removed from `np.typeDict` and `np.sctypeDict`.
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions