1jK R d Z ddlmZmZ ddlZddlmZ ddlZddlm Z ddl
mZ ddlm
Z
mZmZ d Zdd
Zd Z G d d
Z G d d Z G d d Z G d d Z G d d Z G d d Z G d d Z G d d Zd Zd ZdS )z
Tests for array coercion, mainly through testing `np.array` results directly.
Note that other such tests exist, e.g., in `test_api.py` and many corner-cases
are tested (sometimes indirectly) elsewhere.
)permutationsproductN)param)rational)_discover_array_parameters)assert_array_equalassert_warnsIS_PYPYc # K d } t | d V G d dt j fd}|V G d d } G d d
| }t |d V t t d V G d
d }t |d V G d d }t |d V dS )z
Generator for functions converting an array into various array-likes.
If full is True (default) it includes array-likes not capable of handling
all dtypes.
c | S N as x/builddir/build/BUILD/cloudlinux-venv-1.0.11/venv/lib64/python3.11/site-packages/numpy/core/tests/test_array_coercion.pyndarrayzarraylikes.