Searched defs:_einsum_path (Results 1 – 1 of 1) sorted by relevance
59 _einsum_path = numpy.einsum_path variable61 def _einsum_path(subscripts, *operands, **kwargs): function