o
    Ö°“i  ã                   @   s   d dl Z d dlZdd„ ZdS )é    Nc                 O   s$   t j| t |¡g|¢R i |¤Ž dS )z{Save an array to a text file.

    .. note::
        Uses NumPy's ``savetxt``.

    .. seealso:: :func:`numpy.savetxt`
    N)ÚnumpyÚsavetxtÚcupyÚasnumpy)ÚfnameÚXÚargsÚkwargs© r
   úA/home/ubuntu/.local/lib/python3.10/site-packages/cupy/_io/text.pyr      s   $r   )r   r   r   r
   r
   r
   r   Ú<module>   s    