o
    *ήc                     @   s   d dl mZmZ ed\ZZZded  e ed  de e ed   de  eed   Zee e d d Zd	d
 Zdd Z	dd Z
dd ZdS )    )symbolsIzx,y,z                   c                   C   s   t   d S )N)pexpand r   r   I/tmp/pip-target-vg8gfxp4/lib/python/sympy/core/benchmarks/bench_expand.pytimeit_expand_nothing_todo	   s   r   c                   C   s   t   dS )z(x+y+z+1)**32  -> expandN)er   r   r   r   r   bench_expand_32   s   r   c                   C   s   ddt   d jdd d S )Nr   r     Tcomplexr   r   r   r   r   r   timeit_expand_complex_number_1   s   r   c                   C   s    ddt  d  d jdd d S )Nr   r   r   r   Tr   r   r   r   r   r   timeit_expand_complex_number_2   s    r   N)
sympy.corer   r   xyzr
   r   r   r   r   r   r   r   r   r   <module>   s    @