# Python: 3.11.9 (tags/v3.11.9:de54cf5, Apr  2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
# Library: numpy, version: 1.26.4
# Module: numpy.core._simd, version: unspecified
import typing
import builtins as _mod_builtins

AVX512F: typing.Any
AVX512_SKX: typing.Any
__doc__: typing.Any
__file__: str
__name__: str
__package__: str
def clear_floatstatus() -> typing.Any:
    ...

def get_floatstatus() -> typing.Any:
    ...

targets: dict
def __getattr__(name) -> typing.Any:
    ...

