Home
last modified time | relevance | path

Searched defs:_einsum_path (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/
H A Dnumpy_helper.py59 _einsum_path = numpy.einsum_path variable
61 def _einsum_path(subscripts, *operands, **kwargs): function