Den 19.07.2011 17:49, skrev Carlos Becker:
>
> - Matlab: 0.0089
> - Numpy: 0.051
> - Numpy with blitz: 0.0043
>
> Now blitz is considerably faster! Anyways, I am concerned about numpy 
> being much slower, in this case taking 2x the time of the previous 
> operation.
> I guess this is because of the way that python operands/arguments are 
> passed. Should I always use weave.blitz?
>

That depends on how many milliseconds you intend to save. CPU time is 
expensive, so you cannot afford to loose any...


Sturla





_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to