Home
last modified time | relevance | path

Searched refs:_lower_contraction_to_addends (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/tensor/array/expressions/
H A Darray_expressions.py806 expr, contraction_indices = cls._lower_contraction_to_addends(expr, contraction_indices)
868 def _lower_contraction_to_addends(cls, expr, contraction_indices): member in ArrayContraction