%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/lib/python3/dist-packages/sympy/polys/matrices/
Upload File :
Create Path :
Current File : //usr/lib/python3/dist-packages/sympy/polys/matrices/__init__.py

"""

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.

"""
from .domainmatrix import DomainMatrix

__all__ = [
    'DomainMatrix',
]

Zerion Mini Shell 1.0