|
|
|
|
|
by actinium226
1251 days ago
|
|
I recently talked to a math postdoc about Python. He said > "Yea some of the new PhDs try it out until they find out how awful it is!" I clutched my pearls, aghast, and asked him why he thought Python was awful? He said that the community supported tools have problems, but the toolboxes provided by MATLAB are high quality and just work. I told him that I thought he was misguided, that Python tools work quite well and that the Python community is a strength not a weakness, that when a tool doesn't work well it's an opportunity to contribute. He listened politely, but wasn't convinced. |
|
My aversion to Python is a personal bias. It is an easy language to pick up and has won its place. I just don't like it. I was using Lush back in the day (Yann LeCun was one of the creators), and I wish it had won over Python due to my Lisp predilection [1]. It is a Lisp-like syntax that compiles to C.
[1] https://lush.sourceforge.net/