| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python312/Lib/site-packages/numpy/testing/__pycache__/ |
Upload File : |
�
�g� � �J � d Z ddlmZ ddlmZ ddlmc m Z
d� Zd� Zd� Z
d� Zy) zNTools for testing implementations of __array_function__ and ufunc overrides
� )�ARRAY_FUNCTIONS)�ufuncNc � � t j j � D � ch c] } t | t � r| �� }} |S c c} w )z�List all numpy ufuncs overridable via `__array_ufunc__`
Parameters
----------
None
Returns
-------
set
A set containing all overridable ufuncs in the public numpy API.
)�_umath�__dict__�values�
isinstance�_ufunc)�obj�ufuncss �9C:\Python312\Lib\site-packages\numpy/testing/overrides.py�get_overridable_numpy_ufuncsr
sA � � $�_�_�3�3�5� *�c��C��(� � *�F� *��M��*s �>c �"