|
|
|
|
|
by speedplane
2666 days ago
|
|
> All engineering studies of my old university except for computer science and mathematics have switched from Java+Matlab to Python over the last years I'd love to witness this. I used Matlab heavily as an engineering student, and now mostly work in Python. Python is definitely better for complex programming, but where the program is simple and the math is hard, Matlab seems like a great tool. I'm curious what tools/libraries python users now use that brings Python up to the usability of matlab? |
|
95% SciPy, NumPy and Spyder. I'm sure the massive savings on license costs also make it attractive.