
    MZd6                         d Z ddlmZ dgZy)z
Stub module to expose DomainMatrix which has now moved to
sympy.polys.matrices package. It should now be imported as:

    >>> from sympy.polys.matrices import DomainMatrix

This module might be removed in future.
    )DomainMatrixr   N)__doc__!sympy.polys.matrices.domainmatrixr   __all__     :/usr/lib/python3/dist-packages/sympy/polys/domainmatrix.py<module>r
      s    ;
r   