[Numpy-discussion] kron produces F-contiguous?

Neal Becker ndbecker2 at gmail.com
Thu Sep 2 08:27:15 EDT 2010


Lisandro Dalcin wrote:

> On 1 September 2010 19:24, Neal Becker <ndbecker2 at gmail.com> wrote:
>> It seems if I call kron with 2 C-contiguous arrays, it returns an F-
>> contiguous array.  Any reason for this (it's not what I wanted)?
>>
> 
> Try numpy.linalg.inv ...
> 
> 

I don't understand.  What has linalg.inv got to do with kronecker product?




More information about the NumPy-Discussion mailing list