
    G/Phb                         d  Z dS )c                     dd l }ddlm} t          || d           }|t	          d|            |                    d|  dt          d           |S )N    )_helperz+module 'numpy.fft.helper' has no attribute zThe numpy.fft.helper has been made private and renamed to numpy.fft._helper. All four functions exported by it (i.e. fftshift, ifftshift, fftfreq, rfftfreq) are available from numpy.fft. Please use numpy.fft.z	 instead.   )
stacklevel)warnings	numpy.fftr   getattrAttributeErrorwarnDeprecationWarning)	attr_namer   r   rets       P/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/numpy/fft/helper.py__getattr__r      s    OOO!!!!!!
'9d
+
+C
{E)EEG G 	GMM	5 !*	5 	5 	5 	     J    N)r    r   r   <module>r      s       r   