
    Qi                     "    d Z ddlmZmZ ddgZdS )a2  

sympy.polys.matrices package.

The main export from this package is the DomainMatrix class which is a
lower-level implementation of matrices based on the polys Domains. This
implementation is typically a lot faster than SymPy's standard Matrix class
but is a work in progress and is still experimental.

   )DomainMatrixDMr   r   N)__doc__domainmatrixr   r   __all__     u/var/www/development/aibuddy-work/election-extract/venv/lib/python3.11/site-packages/sympy/polys/matrices/__init__.py<module>r      s;   	 	 + * * * * * * * Dr	   