this post was submitted on 01 Jul 2023
4 points (100.0% liked)
Matlab
143 readers
1 users here now
MATLAB is a programming and numeric computing platform used by millions of engineers and scientists to analyze data, develop algorithms, and create models.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As much as MATLAB is a great tool, I feel the need to point out that it is roughly equivalent to shooting yourself in the foot long-term.
Unless you plan on working at a huge company with legacy systems you are likely never going to use it outside of academia. My university seems to be transitioning away from it and others I have talked to had similar thoughts. In the cohort of students I went thought grad school with, AFAIK none of us are at companies that use MATLAB.
I don't want to be a downer, but going straight to Python is likely a better long term move.
Is SageMath actually used outside of Uni?
I have heard of SageMath, but never used it.
I have never seen people use tooling like that in industry. It could be that I am simply not interacting with companies that do, but across all the modeling I have done I have yet to see symbolic math.
The closest thing I have used to symbolic math is PyMC which is a bit of a stretch.