/ lib / numpy / _typing / _extended_precision.pyc
_extended_precision.pyc
 1  o

 2  [��c��@s�dZddlmZddlZddlmZmZmZm	Z	er`ej
 3  eZej
 4  e	Zej
eZej
e	ZejeZejeZejeZeje	ZejeefZejeefZejeefZeje	e	fZdSeZeZeZeZeZeZeZeZeZeZeZeZdS)z�A module with platform-specific extended precision
 5  `numpy.number` subclasses.
 6  
 7  The subclasses are defined here (instead of ``__init__.pyi``) such
 8  that they can be imported conditionally via the numpy's mypy plugin.
 9  �)�
TYPE_CHECKINGN�)�_80Bit�_96Bit�_128Bit�_256Bit)�__doc__�typingr�numpy�np�rrrr�unsignedinteger�uint128�uint256�
signedinteger�int128�int256�floating�float80�float96�float128�float256�complexfloating�
10  complex160�
11  complex192�
12  complex256�
13  complex512�Any�rr��C:\Users\Jacks.GUTTSPC\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\numpy\_typing\_extended_precision.py�<module>s:
14  
15  
16  
17  
18  
19  
20  
21