[Numpy-discussion] ANN: SciPy 1.6.2

2021-03-24 Thread Tyler Reddy
Hi all, On behalf of the SciPy development team I'm pleased to announce the release of SciPy 1.6.2, which is a bug fix release. Sources and binary wheels can be found at: https://pypi.org/project/scipy/ and at: https://github.com/scipy/scipy/releases/tag/v1.6.2

Re: [Numpy-discussion] Programmatically contracting multiple tensors

2021-03-24 Thread Michael Lamparski
Hi, I must thank y'all for the exceptionally fast responses (and apologize for my own tragically slow response!) On Sat, Mar 13, 2021 at 1:32 AM Eric Wieser wrote: > Einsum has a secret integer argument format that appears in the Examples section of the > `np.einsum` docs, but appears not to be m