|
|
|
|
|
by nytesky
1486 days ago
|
|
So sad to hear Mariah disparaged. I’m an Gen X engineer and Matlab is one of our first languages. Use it today still in aerospace but I would imagine Python suits software shops much better. Does Python handle matrix math as well? |
|
If you're playing around interactively, it's a bit easier to write (in Matlab)
than (in Python) Also a bit longer example: versus But if you're developing software, you can't really easily and reliably deploy Matlab or Octave to run in the cloud in your production systems, whereas Python you can.