o
    i                     @  sN  U d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
 ddlmZ ddlmZ dd	lmZ dd
lmZ i Zded< ee dZe D ]Y\ZZedkrVed7 Znedddd eD  d 7 ZeD ]9\ZZZZeees|edZ ded< n	edd eD  Z eee Z!edu rdZndee Zedee!ef 7 ZqhqIeZ dS )zv This module cooks up a docstring when imported. Its only purpose is to
    be displayed in the sphinx documentation.     )annotations)Any)_create_lookup_table)Add)Basic)Expr)Eq)Symbol)latexz(dict[tuple[type[Basic], ...], list[Any]]t  zElementary functions:

zFunctions involving z, c                 c  s2    | ]}d t ttd d |d  V  qdS )z`%s`r   N)r
   listcategoryZatoms).0funcr   r   l/var/www/html/eduruby.in/lip-sync/lip-sync-env/lib/python3.10/site-packages/sympy/integrals/meijerint_doc.py	<genexpr>   s    r   z:

z\text{generated}r   gc                 C  s   g | ]\}}|| qS r   r   )r   Zfacfr   r   r   
<listcomp>   s    r   Tz,\text{ if } %sz.. math::
  %s%s

N)"__doc__
__future__r   typingr   Zsympy.integrals.meijerintr   Zsympy.core.addr   Zsympy.core.basicr   Zsympy.core.exprr   Zsympy.core.relationalr   Zsympy.core.symbolr	   Zsympy.printing.latexr
   r   __annotations__docitemsZaboutr   joinZformulagsZcondhint
isinstancer   r   objr   r   r   r   <module>   s@    


