o
    oh                     @  s:  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 i Zd
ed< ee dZe D ]U\ZZedkrPed7 Znedddd eD  d 7 ZeD ]5\ZZZZeeesredZ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qbqCe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)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categoryatoms).0funcr   r   q/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/sympy/integrals/meijerint_doc.py	<genexpr>   s    r   z:

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

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