[EMAIL PROTECTED] wrote:
>
>
> Hi users,
>
> i have some problem in Numpy with indexing speed for array to tensor
> matrix transport.
> With 20 cycles it's 9sec ! (without sort(eigvals() - functions)
>
> Many thanks
> f.
>
The big problem you have here is that you are operating on you
Hi users,
i have some problem in Numpy with indexing speed for array to tensor
matrix transport.
With 20 cycles it's 9sec ! (without sort(eigvals() - functions)
Many thanks
f.
# stress values/matrix in array form for 20 points
out = zeros((20,11),Float32)
#
#.out = fil