|
From: Vidar G. <vid...@37...> - 2005-10-10 21:43:07
|
===== Original message from Travis Brady | Mon, 10 Oct 2005: > I've googled "python vs. matlab" but most results seem to address > differences in the sort of code one has to write to achieve the same > ends, I'm interested in speed. there are one slide (page 18) in a presentation 'Python for Scientific Computing' by Eric Jones, which shows a comparison of vector multiplication speed between matlab and python. i think i found it here: http://www.python9.org/p9-jones.ppt unfortunately the above link is broken, and i've been unable to find these somewhere else. |