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

2017-08-16 Thread Stephan Hoyer
On Wed, Aug 16, 2017 at 2:39 AM, Paul Springer wrote: > > What version of Numpy are you comparing to? Note that in 1.13 you can > enable some optimization in einsum, and the coming 1.14 makes that the > default and uses CBLAS when possible. > > I was using 1.10.4; however, I am currently running

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

2017-08-16 Thread Anne Archibald
(NB all: the thread title seems to interchange the acronyms for the Thread Contraction Library (TCL) and the High-Perormance Tensor Transpose (HPTT) packages. I'm not fixing it so as not to break threading.) On Wed, Aug 16, 2017 at 11:40 AM Paul Springer wrote: > If you want to get it into Numpy

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 > wrote: > > >> What version of Numpy are you comparing to? Note that in 1.13 you >> can enable some optimization in einsum, and the coming 1.14 makes >> that the default

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

2017-08-16 Thread Paul Springer
Am 8/16/17 um 6:08 PM schrieb Anne Archibald: > (NB all: the thread title seems to interchange the acronyms for the > Thread Contraction Library (TCL) and the High-Perormance Tensor > Transpose (HPTT) packages. I'm not fixing it so as not to break > threading.) > > On Wed, Aug 16, 2017 at 11:40 AM