From: Mark H. <ma...@mi...> - 2006-06-30 20:17:19
|
FYI, posted Sunday on python: "...even if the hard-core numeric-python people are all evangelizing for migration to numpy (for reasons that are of course quite defensible!), I think it's quite OK to stick with good old Numeric for the moment (and that's exactly what I do for my own personal use!)" "...Numeric has pretty good documentation (numpy's is probably even better, but it is not available for free, so I don't know!), and if you don't find that documentation sufficient you might want to have a look to my book "Python in a Nutshell" which devotes a chapter to Numeric..." http://groups.google.com/group/comp.lang.python/tree/browse_frm/thread/e5479dac51b6e481/fc475de9fd1b9669?rnum=1&q=martelli&_done=%2Fgroup%2Fcomp.lang.python%2Fbrowse_frm%2Fthread%2Fe5479dac51b6e481%2Fe282e6e2c9d4fc77%3Fq%3Dmartelli%26rnum%3D6%26#doc_55e0c696cb4aea87 Mark |