ó
šßÈ[c           @   s>   d  Z  d d l m Z d d l m Z d d l Td d l Td S(   sä   
This subpackage provides a framework for representing models and
performing model evaluation and fitting. It supports 1D and 2D models
and fitting with parameter constraints. It has some predefined models
and fitting routines.
i   (   t   fitting(   t   models(   t   *N(   t   __doc__t    R    R   t   coret
   parameters(    (    (    s8   lib/python2.7/site-packages/astropy/modeling/__init__.pyt   <module>   s   
