Typing (numpy.typing) — NumPy v1.23.dev0 Manual
https://numpy.org/devdocs/reference/typing.htmlConsequently, the likes of float16, float32 and float64 are still sub-types of floating, but, contrary to runtime, they’re not necessarily considered as sub-classes.. Timedelta64¶. The timedelta64 class is not considered a subclass of signedinteger, the former only inheriting from generic while static type checking.. 0D arrays¶. During runtime numpy aggressively casts any passed 0D arrays ...