|
|
Re: Efficiently computing large numbers of vector norms
Posted:
Nov 15, 2012 7:11 AM
|
|
I copied and pasted your code (but had to remove the *5 on the dimensions to avoid Out of Memory errors) and KronProd performs slower than the simple loop.
How can my results be so different?
|
|