ó
¡Œ\c           @  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 j    D]ü \ Z Z e d k r e d 7Z n% e d d j d	   e D  d
 7Z x¯ e D]§ \ Z Z Z Z e e e  sø e
 d  Z n) e	 g  e D] \ Z Z e e ^ q  Z e e e  Z e e k rEd Z n d e e  Z e d e e  e f 7Z qÈ Wqw We Z  d S(   sv    This module cooks up a docstring when imported. Its only purpose is to
    be displayed in the sphinx documentation. iÿÿÿÿ(   t   print_functiont   division(   t   _create_lookup_table(   t   latext   Eqt   Addt   Symbolt    s   Elementary functions:

s   Functions involving s   , c         c  s:   |  ]0 } d  t  t t d d j |   d  Vq d S(   s   `%s`i    N(   R   t   listt   categoryt   atoms(   t   .0t   func(    (    s<   lib/python2.7/site-packages/sympy/integrals/meijerint_doc.pys	   <genexpr>   s   s   :

s   \text{generated}s   ,\text{ if } %ss   .. math::
  %s%s

N(    (   t   __doc__t
   __future__R    R   t   sympy.integrals.meijerintR   t   sympyR   R   R   R   t   tt   doct   sortedt   itemst   aboutR	   t   joint   formulat   gst   condt   hintt
   isinstanceR   t   gt   fact   ft   objt   True(    (    (    s<   lib/python2.7/site-packages/sympy/integrals/meijerint_doc.pyt   <module>   s*   "
")	"