February 9th, 2011, 10:35 am
Opa! @ 21.17. I guess it was quite entertaining, since everyone was clapping.Interesting discussion @1.00 and @51.30. Thanks for making it available.The whole Python things looks very cool.Is Python+NumPy+whatever is a better alternative to Matlab for prototyping?As I understand it, Python has the following advantages:0) Open source. Huge user base. Subject to scrutiny from many experts/advanced users.1) More powerful syntax. Better support for data structures and algorithms, input/output..2) Easier interoperability with native code (and Java/C# ?).3) Boost.Python4) Tons of open source high quality libraries.5) Interoperability with R.6) What else?