Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions .mypyignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ numpy\._typing.*
numpy\.typing\.mypy_plugin

numpy\.conftest
numpy\.tests.*
numpy\.(\w+)\.tests.*
numpy(\.\w+)?\.tests.*

numpy\.u?int(128|256)
numpy\.float(80|256)
numpy\.complex(160|512)
# system-dependent extended precision types
numpy(\..+)?\.float(96|128)
numpy(\..+)?\.complex(192|256)
256 changes: 73 additions & 183 deletions .mypyignore-todo
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ numpy.bitwise_right_shift
numpy.bitwise_xor
numpy.cbrt
numpy.ceil
numpy.compat
numpy.compat.py3k
numpy.complex192
numpy.conj
numpy.conjugate
numpy.copysign
Expand All @@ -56,7 +53,6 @@ numpy.expm1
numpy.fabs
numpy.fft.helper
numpy.flexible
numpy.float96
numpy.float_power
numpy.floor
numpy.floor_divide
Expand Down Expand Up @@ -149,55 +145,72 @@ numpy.vecdot
numpy.vecmat
numpy.zeros_like

numpy.ndarray.itemset
numpy.ndarray.newbyteorder
numpy.ndarray.ptp
numpy.ndarray.tostring
numpy.ndarray.__pow__
numpy.ndarray.__rpow__

numpy.ufunc.resolve_dtypes

numpy(\..+)?\.ndarray\.itemset
numpy(\..+)?\.ndarray\.newbyteorder
numpy(\..+)?\.ndarray\.ptp
numpy(\..+)?\.ndarray\.tostring
numpy(\..+)?\.ndarray\.__pow__
numpy(\..+)?\.ndarray\.__rpow__

numpy.matrix.__new__
numpy.memmap.__new__

numpy.generic.__array_wrap__
numpy.generic.__hash__
numpy.generic.diagonal
numpy.generic.fill
numpy.generic.itemset
numpy.generic.newbyteorder
numpy.generic.nonzero
numpy.generic.ptp
numpy.generic.put
numpy.generic.resize
numpy.generic.searchsorted
numpy.generic.setfield
numpy.generic.setflags
numpy.generic.sort
numpy.generic.swapaxes
numpy.generic.tostring
numpy.generic.trace
numpy(\..+)?\.generic\.__array_wrap__
numpy(\..+)?\.generic\.__hash__
numpy(\..+)?\.generic\.diagonal
numpy(\..+)?\.generic\.fill
numpy(\..+)?\.generic\.itemset
numpy(\..+)?\.generic\.newbyteorder
numpy(\..+)?\.generic\.nonzero
numpy(\..+)?\.generic\.ptp
numpy(\..+)?\.generic\.put
numpy(\..+)?\.generic\.resize
numpy(\..+)?\.generic\.searchsorted
numpy(\..+)?\.generic\.setfield
numpy(\..+)?\.generic\.setflags
numpy(\..+)?\.generic\.sort
numpy(\..+)?\.generic\.swapaxes
numpy(\..+)?\.generic\.tostring
numpy(\..+)?\.generic\.trace

numpy(\..+)?\.byte.__pow__
numpy(\..+)?\.byte.__rpow__
numpy(\..+)?\.cdouble.__pow__
numpy(\..+)?\.cdouble.__rpow__
numpy(\..+)?\.clongdouble.__pow__
numpy(\..+)?\.clongdouble.__rpow__
numpy(\..+)?\.complex64.__pow__
numpy(\..+)?\.complex64.__rpow__
numpy(\..+)?\.complex128.__pow__
numpy(\..+)?\.complex128.__rpow__
numpy(\..+)?\.complex256.__pow__
numpy(\..+)?\.complex256.__rpow__
numpy(\..+)?\.complexfloating.__complex__
numpy(\..+)?\.complexfloating.__pow__
numpy(\..+)?\.complexfloating.__rpow__
numpy(\..+)?\.csingle.__pow__
numpy(\..+)?\.csingle.__rpow__
numpy(\..+)?\.double.__pow__
numpy(\..+)?\.double.__rpow__
numpy(\..+)?\.u?byte.__pow__
numpy(\..+)?\.u?byte.__rpow__
numpy(\..+)?\.u?short.__pow__
numpy(\..+)?\.u?short.__rpow__
numpy(\..+)?\.u?int8.__pow__
numpy(\..+)?\.u?int8.__rpow__
numpy(\..+)?\.u?int16.__pow__
numpy(\..+)?\.u?int16.__rpow__
numpy(\..+)?\.u?int32.__pow__
numpy(\..+)?\.u?int32.__rpow__
numpy(\..+)?\.u?int64.__pow__
numpy(\..+)?\.u?int64.__rpow__
numpy(\..+)?\.u?intc.__pow__
numpy(\..+)?\.u?intc.__rpow__
numpy(\..+)?\.u?intp.__pow__
numpy(\..+)?\.u?intp.__rpow__
numpy(\..+)?\.u?long.__pow__
numpy(\..+)?\.u?long.__rpow__
numpy(\..+)?\.u?longlong.__pow__
numpy(\..+)?\.u?longlong.__rpow__
numpy(\..+)?\.int_.__pow__
numpy(\..+)?\.int_.__rpow__
numpy(\..+)?\.uint.__pow__
numpy(\..+)?\.uint.__rpow__
numpy(\..+)?\.integer.__index__
numpy(\..+)?\.integer.__rpow__
numpy(\..+)?\.integer.bit_count
numpy(\..+)?\.signedinteger.__pow__
numpy(\..+)?\.unsignedinteger.__pow__
numpy(\..+)?\.unsignedinteger.__rpow__
numpy(\..+)?\.half.__pow__
numpy(\..+)?\.half.__rpow__
numpy(\..+)?\.c?single.__pow__
numpy(\..+)?\.c?single.__rpow__
numpy(\..+)?\.c?longdouble.__pow__
numpy(\..+)?\.c?longdouble.__rpow__
numpy(\..+)?\.float16.__pow__
numpy(\..+)?\.float16.__rpow__
numpy(\..+)?\.float32.__pow__
Expand All @@ -211,64 +224,19 @@ numpy(\..+)?\.floating.__pow__
numpy(\..+)?\.floating.__rpow__
numpy(\..+)?\.floating.as_integer_ratio
numpy(\..+)?\.floating.is_integer
numpy(\..+)?\.half.__pow__
numpy(\..+)?\.half.__rpow__
numpy(\..+)?\.int16.__pow__
numpy(\..+)?\.int16.__rpow__
numpy(\..+)?\.int32.__pow__
numpy(\..+)?\.int32.__rpow__
numpy(\..+)?\.int64.__pow__
numpy(\..+)?\.int64.__rpow__
numpy(\..+)?\.int8.__pow__
numpy(\..+)?\.int8.__rpow__
numpy(\..+)?\.int_.__pow__
numpy(\..+)?\.int_.__rpow__
numpy(\..+)?\.intc.__pow__
numpy(\..+)?\.intc.__rpow__
numpy(\..+)?\.integer.__index__
numpy(\..+)?\.integer.__rpow__
numpy(\..+)?\.integer.bit_count
numpy(\..+)?\.intp.__pow__
numpy(\..+)?\.intp.__rpow__
numpy(\..+)?\.long.__pow__
numpy(\..+)?\.long.__rpow__
numpy(\..+)?\.longdouble.__pow__
numpy(\..+)?\.longdouble.__rpow__
numpy(\..+)?\.longlong.__pow__
numpy(\..+)?\.longlong.__rpow__
numpy(\..+)?\.complexfloating.__complex__
numpy(\..+)?\.complexfloating.__pow__
numpy(\..+)?\.complexfloating.__rpow__
numpy(\..+)?\.complex64.__pow__
numpy(\..+)?\.complex64.__rpow__
numpy(\..+)?\.complex128.__pow__
numpy(\..+)?\.complex128.__rpow__
numpy(\..+)?\.complex256.__pow__
numpy(\..+)?\.complex256.__rpow__
numpy(\..+)?\.number.__pow__
numpy(\..+)?\.number.__rpow__
numpy(\..+)?\.object_.__call__
numpy(\..+)?\.timedelta64.__class_getitem__
numpy(\..+)?\.short.__pow__
numpy(\..+)?\.short.__rpow__
numpy(\..+)?\.single.__pow__
numpy(\..+)?\.single.__rpow__
numpy(\..+)?\.ubyte.__pow__
numpy(\..+)?\.ubyte.__rpow__
numpy(\..+)?\.uint.__pow__
numpy(\..+)?\.uint.__rpow__
numpy(\..+)?\.uint8.__pow__
numpy(\..+)?\.uint8.__rpow__
numpy(\..+)?\.uint16.__pow__
numpy(\..+)?\.uint16.__rpow__
numpy(\..+)?\.uint32.__pow__
numpy(\..+)?\.uint32.__rpow__
numpy(\..+)?\.uint64.__pow__
numpy(\..+)?\.uint64.__rpow__
numpy(\..+)?\.uintc.__pow__
numpy(\..+)?\.uintc.__rpow__
numpy(\..+)?\.uintp.__pow__
numpy(\..+)?\.uintp.__rpow__
numpy(\..+)?\.ulong.__pow__
numpy(\..+)?\.ulong.__rpow__
numpy(\..+)?\.ulonglong.__pow__
numpy(\..+)?\.ulonglong.__rpow__
numpy(\..+)?\.signedinteger.__pow__
numpy(\..+)?\.unsignedinteger.__pow__
numpy(\..+)?\.unsignedinteger.__rpow__
numpy(\..+)?\.ushort.__pow__
numpy(\..+)?\.ushort.__rpow__

numpy._core.__all__
numpy._core.abs
Expand Down Expand Up @@ -302,7 +270,6 @@ numpy._core.bitwise_right_shift
numpy._core.bitwise_xor
numpy._core.cbrt
numpy._core.ceil
numpy._core.complex192
numpy._core.conj
numpy._core.conjugate
numpy._core.copysign
Expand All @@ -322,7 +289,6 @@ numpy._core.exp2
numpy._core.expm1
numpy._core.fabs
numpy._core.flexible
numpy._core.float96
numpy._core.float_power
numpy._core.floating.__pow__
numpy._core.floating.__rpow__
Expand All @@ -337,23 +303,6 @@ numpy._core.frexp
numpy._core.full
numpy._core.full_like
numpy._core.gcd
numpy._core.generic.__array_wrap__
numpy._core.generic.__hash__
numpy._core.generic.diagonal
numpy._core.generic.fill
numpy._core.generic.itemset
numpy._core.generic.newbyteorder
numpy._core.generic.nonzero
numpy._core.generic.ptp
numpy._core.generic.put
numpy._core.generic.resize
numpy._core.generic.searchsorted
numpy._core.generic.setfield
numpy._core.generic.setflags
numpy._core.generic.sort
numpy._core.generic.swapaxes
numpy._core.generic.tostring
numpy._core.generic.trace
numpy._core.greater
numpy._core.greater_equal
numpy._core.heaviside
Expand Down Expand Up @@ -389,12 +338,6 @@ numpy._core.minimum
numpy._core.mod
numpy._core.modf
numpy._core.multiply
numpy._core.ndarray.__pow__
numpy._core.ndarray.__rpow__
numpy._core.ndarray.itemset
numpy._core.ndarray.newbyteorder
numpy._core.ndarray.ptp
numpy._core.ndarray.tostring
numpy._core.negative
numpy._core.nextafter
numpy._core.not_equal
Expand Down Expand Up @@ -645,12 +588,6 @@ numpy._core.multiarray.maximum
numpy._core.multiarray.minimum
numpy._core.multiarray.modf
numpy._core.multiarray.multiply
numpy._core.multiarray.ndarray.__pow__
numpy._core.multiarray.ndarray.__rpow__
numpy._core.multiarray.ndarray.itemset
numpy._core.multiarray.ndarray.newbyteorder
numpy._core.multiarray.ndarray.ptp
numpy._core.multiarray.ndarray.tostring
numpy._core.multiarray.negative
numpy._core.multiarray.nextafter
numpy._core.multiarray.not_equal
Expand Down Expand Up @@ -719,9 +656,8 @@ numpy._core.numeric.character
numpy._core.numeric.choose
numpy._core.numeric.clip
numpy._core.numeric.clongdouble
numpy._core.numeric.complex128
numpy._core.numeric.complex256
numpy._core.numeric.complex64
numpy._core.numeric.complex128
numpy._core.numeric.complexfloating
numpy._core.numeric.compress
numpy._core.numeric.conj
Expand Down Expand Up @@ -755,7 +691,6 @@ numpy._core.numeric.exp2
numpy._core.numeric.expm1
numpy._core.numeric.fabs
numpy._core.numeric.flexible
numpy._core.numeric.float128
numpy._core.numeric.float16
numpy._core.numeric.float32
numpy._core.numeric.float64
Expand Down Expand Up @@ -830,12 +765,6 @@ numpy._core.numeric.minimum
numpy._core.numeric.mod
numpy._core.numeric.modf
numpy._core.numeric.multiply
numpy._core.numeric.ndarray.__pow__
numpy._core.numeric.ndarray.__rpow__
numpy._core.numeric.ndarray.itemset
numpy._core.numeric.ndarray.newbyteorder
numpy._core.numeric.ndarray.ptp
numpy._core.numeric.ndarray.tostring
numpy._core.numeric.ndim
numpy._core.numeric.negative
numpy._core.numeric.nextafter
Expand Down Expand Up @@ -919,26 +848,7 @@ numpy._core.numeric.void
numpy._core.numeric.zeros_like

numpy._core.numerictypes.__all__
numpy._core.numerictypes.complex192
numpy._core.numerictypes.flexible
numpy._core.numerictypes.float96
numpy._core.numerictypes.generic.__array_wrap__
numpy._core.numerictypes.generic.__hash__
numpy._core.numerictypes.generic.diagonal
numpy._core.numerictypes.generic.fill
numpy._core.numerictypes.generic.itemset
numpy._core.numerictypes.generic.newbyteorder
numpy._core.numerictypes.generic.nonzero
numpy._core.numerictypes.generic.ptp
numpy._core.numerictypes.generic.put
numpy._core.numerictypes.generic.resize
numpy._core.numerictypes.generic.searchsorted
numpy._core.numerictypes.generic.setfield
numpy._core.numerictypes.generic.setflags
numpy._core.numerictypes.generic.sort
numpy._core.numerictypes.generic.swapaxes
numpy._core.numerictypes.generic.tostring
numpy._core.numerictypes.generic.trace
numpy._core.numerictypes.uint

numpy._core.records.array
Expand Down Expand Up @@ -1081,6 +991,9 @@ numpy.char.mod
numpy.char.startswith
numpy.char.str_len

numpy.compat
numpy.compat.py3k

numpy.core.__all__
numpy.core._dtype
numpy.core._dtype_ctypes
Expand Down Expand Up @@ -1300,23 +1213,6 @@ numpy.matlib.frexp
numpy.matlib.full
numpy.matlib.full_like
numpy.matlib.gcd
numpy.matlib.generic.__array_wrap__
numpy.matlib.generic.__hash__
numpy.matlib.generic.diagonal
numpy.matlib.generic.fill
numpy.matlib.generic.itemset
numpy.matlib.generic.newbyteorder
numpy.matlib.generic.nonzero
numpy.matlib.generic.ptp
numpy.matlib.generic.put
numpy.matlib.generic.resize
numpy.matlib.generic.searchsorted
numpy.matlib.generic.setfield
numpy.matlib.generic.setflags
numpy.matlib.generic.sort
numpy.matlib.generic.swapaxes
numpy.matlib.generic.tostring
numpy.matlib.generic.trace
numpy.matlib.genfromtxt
numpy.matlib.greater
numpy.matlib.greater_equal
Expand Down Expand Up @@ -1360,12 +1256,6 @@ numpy.matlib.multiply
numpy.matlib.nanmean
numpy.matlib.nanmedian
numpy.matlib.nanpercentile
numpy.matlib.ndarray.__pow__
numpy.matlib.ndarray.__rpow__
numpy.matlib.ndarray.itemset
numpy.matlib.ndarray.newbyteorder
numpy.matlib.ndarray.ptp
numpy.matlib.ndarray.tostring
numpy.matlib.ndenumerate.iter
numpy.matlib.ndindex.ndincr
numpy.matlib.negative
Expand Down
Loading
Loading