ó
šßÈ[c           @   sn   d  Z  d d l Td d l Td d l Td d l Td d l Td d l Td d l Td d l Td d l	 Td d l
 Td S(   s¶  
This subpackage contains statistical tools provided for or used by Astropy.

While the `scipy.stats` package contains a wide range of statistical
tools, it is a general-purpose package, and is missing some that are
particularly useful to astronomy or are used in an atypical way in
astronomy. This package is intended to provide such functionality, but
*not* to replace `scipy.stats` if its implementation satisfies
astronomers' needs.

i   (   t   *N(   t   __doc__t   funcst   biweightt   sigma_clippingt	   jackknifet	   circstatst   bayesian_blockst	   histogramt   info_theoryt   lombscarglet   spatial(    (    (    s5   lib/python2.7/site-packages/astropy/stats/__init__.pyt   <module>   s   








