a
    RG5d±	  ã                   @   sl  d Z ddlmZmZmZ ddlmZmZmZm	Z	m
Z
mZmZmZmZmZmZmZmZmZmZmZmZ ddlmZ ddlmZmZ eZeZddlmZ ddlm Z  ddl!m"Z"m#Z# e"Z$eZ%dd	l&m'Z'm(Z(m)Z)m*Z*m+Z+m,Z,m-Z-m.Z.m/Z/m0Z0m1Z1m2Z2m3Z3m4Z4m5Z5m6Z6m7Z7m8Z8m9Z9m:Z:m;Z;m<Z<m=Z=m>Z>m?Z?m@Z@mAZAmBZBmCZCmDZDmEZEmFZFmGZGmHZHmIZImJZJmKZK dd
lLmMZM g d¢ZNdS )zwA module that handles matrices.

Includes functions for fast creating matrices like zero, one/eye, random
matrix, etc.
é   )Ú
ShapeErrorÚNonSquareMatrixErrorÚ
MatrixKind)ÚGramSchmidtÚ
casoratianÚdiagÚeyeÚhessianÚjordan_cellÚ
list2numpyÚmatrix2numpyÚmatrix_multiply_elementwiseÚonesÚ
randMatrixÚ	rot_axis1Ú	rot_axis2Ú	rot_axis3ÚsymarrayÚ	wronskianÚzeros)ÚMutableDenseMatrix)ÚDeferredVectorÚ
MatrixBase)ÚMutableSparseMatrix)Úbanded)ÚImmutableDenseMatrixÚImmutableSparseMatrix)%ÚMatrixSliceÚBlockDiagMatrixÚBlockMatrixÚFunctionMatrixÚIdentityÚInverseÚMatAddÚMatMulÚMatPowÚ
MatrixExprÚMatrixSymbolÚTraceÚ	TransposeÚ
ZeroMatrixÚ	OneMatrixÚblockcutÚblock_collapseÚmatrix_symbolsÚAdjointÚhadamard_productÚHadamardProductÚHadamardPowerÚDeterminantÚdetÚdiagonalize_vectorÚ
DiagMatrixÚDiagonalMatrixÚ
DiagonalOfÚtraceÚ
DotProductÚkronecker_productÚKroneckerProductÚPermutationMatrixÚMatrixPermuteÚ	MatrixSetÚ	PermanentÚper)Údotprodsimp)Er   r   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   ÚMatrixÚMutableMatrixr   r   r   r   ÚImmutableMatrixÚSparseMatrixr   r   r   r    r!   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   r,   r-   r.   r/   r0   r1   r2   r3   r4   r5   r6   r7   r8   r9   r:   r;   r<   r=   r>   r?   r@   rA   rB   N)OÚ__doc__Úcommonr   r   r   Údenser   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   Úmatricesr   r   rD   rC   Úsparser   Zsparsetoolsr   Z	immutabler   r   rE   rF   Úexpressionsr   r   r   r    r!   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   r,   r-   r.   r/   r0   r1   r2   r3   r4   r5   r6   r7   r8   r9   r:   r;   r<   r=   r>   r?   r@   rA   Ú	utilitiesrB   Ú__all__© rO   rO   úS/var/www/html/django/DPS/env/lib/python3.9/site-packages/sympy/matrices/__init__.pyÚ<module>   s   Lœ	