|
|
|
|
|
by dtech
2663 days ago
|
|
> In an engineering setting, MatLab has more mindshare, but that may be changing. This has definitely been changing for a while. 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've already seen this have an effect on workplaces, where new students prefer to use Python and are generally allowed to. |
|
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?