Ë
    Bü´j†
  ã                   óÚ   — d Z ddlmZmZ ddlmZ ddlmZmZm	Z	m
Z
mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZ ddl	mZ ddlmZ g d¢Z d	e_!        dd
l"m#Z#  e#e$«      Z%[#d„ Z&y)aK  
``numpy.lib`` is mostly a space for implementing functions that don't
belong in core or in another NumPy submodule with a clear purpose
(e.g. ``random``, ``fft``, ``linalg``, ``ma``).

``numpy.lib``'s private submodules contain basic functions that are used by
other public modules and are useful to have in the main name-space.

é    )Úadd_docstringÚtracemalloc_domain)Ú
add_newdocé   )Ú_arraypad_implÚ_arraysetops_implÚ_arrayterator_implÚ_function_base_implÚ_histograms_implÚ_index_tricks_implÚ_nanfunctions_implÚ_npyio_implÚ_polynomial_implÚ_shape_base_implÚ_stride_tricks_implÚ_twodim_base_implÚ_type_check_implÚ_ufunclike_implÚ_utils_implÚ_versionÚarray_utilsÚformatÚ
introspectÚmixinsÚnpyioÚscimathÚstride_tricks)ÚArrayterator)ÚNumpyVersion)r   r   r   r   r   r   r   r   r   r   r   r   z	numpy.lib)ÚPytestTesterc                 ó¦   — dd l }| dk(  rt        dd ¬«      ‚| dv rt        d| › d�d ¬«      ‚| dk(  rt        d	d ¬«      ‚t        d
t        ›d| ›�«      ‚)Nr   Úemathz€numpy.lib.emath was an alias for emath module that was removed in NumPy 2.0. Replace usages of numpy.lib.emath with numpy.emath.)Úname)Ú
histogramsÚ
type_checkÚnanfunctionsÚfunction_baseÚarraypadÚarraysetopsÚ	ufunclikeÚutilsÚtwodim_baseÚ
shape_baseÚ
polynomialÚindex_tricksz
numpy.lib.z— is now private. If you are using a public function, it should be available in the main numpy namespace, otherwise check the NumPy 2.0 migration guide.Úarrayteratorzinumpy.lib.arrayterator submodule is now private. To access Arrayterator class use numpy.lib.Arrayterator.zmodule z has no attribute )ÚwarningsÚAttributeErrorÚ__name__)Úattrr1   s     úP/root/workspace/ytshorts/venv/lib/python3.12/site-packages/numpy/lib/__init__.pyÚ__getattr__r6   =   s‘   € ãàˆw‚Üðð ô	
ð 	
ð 
ð ñ 
ô
 Ø˜˜ð =ð =ð ô	
ð 	
ð 
�Ò	Üð=àô
ð 	
ô ˜w¤x lÐ2DÀTÀHÐMÓNÐNó    N)'Ú__doc__Únumpy._core._multiarray_umathr   r   Únumpy._core.function_baser   Ú r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   Ú__all__Ú
__module__Únumpy._pytesttesterr    r3   Útestr6   © r7   r5   ú<module>rA      se   ðñ÷ LÝ 0÷÷ ÷ ÷ ÷ ÷ ñ õ6 -Ý "ò€ð $€
Ô å ,á�HÓ€ØóOr7   