B
    ˜‘[×  ã               @   s  d Z ddlmZmZ ddlmZ ddlmZmZm	Z	m
Z
 i Zeeƒ dZx¾ee ¡ ƒD ]®\ZZedkrped7 Zn edd	 d
d„ eD ƒ¡ d 7 ZxreD ]j\ZZZZeeeƒs¶e
dƒZne	dd„ eD ƒŽ ZeeeƒZedkràdZndeeƒ Zedeeƒef 7 Zq–W qVW eZ dS )zv This module cooks up a docstring when imported. Its only purpose is to
    be displayed in the sphinx documentation. é    )Úprint_functionÚdivision)Ú_create_lookup_table)ÚlatexÚEqÚAddÚSymbolÚ © zElementary functions:

zFunctions involving z, c             c   s0   | ](}d t ttd d  |¡ƒd ƒ V  qdS )z`%s`r   N)r   ÚlistÚcategoryZatoms)Ú.0Úfuncr
   r
   ú<lib/python3.7/site-packages/sympy/integrals/meijerint_doc.pyú	<genexpr>   s   r   z:

z\text{generated}c             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__Z
__future__r   r   Zsympy.integrals.meijerintr   Zsympyr   r   r   r   ÚtÚdocÚsortedÚitemsZaboutr   ÚjoinZformulaZgsZcondZhintÚ
isinstancer   ÚgÚobjr
   r
   r
   r   Ú<module>   s*   



