Discussion about this post

User's avatar
David M. Dozor's avatar

Nice article. Thanks. I'll be looking into Rust.

I started on Matlab in 1987 (not a typo), when I was an u'grad at Drexel University and Matlab ran on a VAX mini-mainframe. Matlab is tried and true - diverse and priced "a la carte" to control your costs. If you need support, they are there. Mathworks is a great, no nonsense company.

I code in a few languages, not expert at any. I picked up Python in the mid-2010 and moved onto Anaconda (due to dependency management issues - and cyber BS - I just found a virus from 2018 from Python downloads a few months back...no virus def for it then). Still, if you want to handle multi-dimensional arrays, Python is quite good. Maybe the best at that.

For others who like BOTH, here's a link:

https://www.mathworks.com/content/dam/mathworks/fact-sheet/calling-python-from-matlab-cheat-sheet.pdf

Connect anytime. We focus on Machine and Computer Vision, but are experts in systems and control with some solid "Data Science" chops. Vision Optronix. Cheers.

Expand full comment
Bala's avatar

Another big reason to learn Rust is the tooling. As much as the actual language can be difficult to grasp I'd say the surrounding tools for building and dependency management are extremely easy to use unlike what you'd find in C or C++. Cargo is definitely a big reason to make the switch. There's even some Rust based tools for Python as well at https://astral.sh

Expand full comment
9 more comments...

No posts