Re: [Numpy-discussion] Tensor Contraction (HPTT) and Tensor Transposition (TCL)

2017-08-16 Thread Paul Springer
Am 8/16/17 um 5:38 PM schrieb Stephan Hoyer: > On Wed, Aug 16, 2017 at 2:39 AM, Paul Springer <mailto:pav...@gmx.de>> wrote: > > >> What version of Numpy are you comparing to? Note that in 1.13 you >> can enable some optimization in einsum, and the com

Re: [Numpy-discussion] Tensor Contraction (HPTT) and Tensor Transposition (TCL)

2017-08-16 Thread Paul Springer
, Aug 16, 2017 at 11:40 AM Paul Springer <mailto:pav...@gmx.de>> wrote: > >> If you want to get it into Numpy, it would be worth checking if >> the existing functions can be improved before adding new ones. >> >> Note that Numpy transposition method jus