
    wg6                         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__     ]/home/mcse/projects/flask/flask-venv/lib/python3.12/site-packages/sympy/polys/domainmatrix.py<module>r
      s    ;
r   