[Numpy-discussion] kron produces F-contiguous?
Neal Becker
ndbecker2@gmail....
Thu Sep 2 07:27:15 CDT 2010
Lisandro Dalcin wrote:
> On 1 September 2010 19:24, Neal Becker <ndbecker2@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