U
    Hvf                     @   s   d dl Z ddlmZ dddddd	d
ddddddddgZdddddddddddddd d!d"Zeee  d#d$d%d&d'd(d)d*d+d,d-dddddddddddddd d!g Zd.d/ Zd0d1 Z	dS )2    N   )_orthogonalZlegendreZchebytZchebyuZchebycZchebysZjacobiZlaguerreZgenlaguerreZhermiteZhermitenormZ
gegenbauerZsh_legendreZ	sh_chebytZ	sh_chebyuZ	sh_jacobiZp_rootsZt_rootsZu_rootsZc_rootsZs_rootsZj_rootsZl_rootsZla_rootsZh_rootsZhe_rootsZcg_rootsZps_rootsZts_rootsZus_rootsZjs_roots)Zroots_legendreZroots_chebytZroots_chebyuZroots_chebycZroots_chebysZroots_jacobiZroots_laguerreZroots_genlaguerreZroots_hermiteZroots_hermitenormZroots_gegenbauerZroots_sh_legendreZroots_sh_chebytZroots_sh_chebyuZroots_sh_jacobiexpinffloorZaroundZhstackZarangeZlinalgZairyZorthopoly1dZnewfunZoldfunc                   C   s   t S )N)__all__ r   r   </tmp/pip-unpacked-wheel-96ln3f52/scipy/special/orthogonal.py__dir__)   s    r
   c                 C   s:   | t krtd|  dtjd|  dtdd tt| S )Nz<scipy.special.orthogonal is deprecated and has no attribute z'. Try looking in scipy.special instead.zPlease use `z]` from the `scipy.special` namespace, the `scipy.special.orthogonal` namespace is deprecated.   )category
stacklevel)r   AttributeErrorwarningswarnDeprecationWarninggetattrr   )namer   r   r	   __getattr__-   s    
 r   )
r    r   Z	_polyfunsZ_rootfuns_maplistkeysr   r
   r   r   r   r   r	   <module>   sv   
                            	