o
    Th                     @  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categoryatoms).0funcr   r   ^/home/air/segue/gemini/back/venv/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   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.exprr   sympy.core.relationalr   sympy.core.symbolr	   sympy.printing.latexr
   r   __annotations__docitemsaboutr   joinformulagscondhint
isinstancer   r   objr   r   r   r   <module>   s@    


