Mike Croucher
walkingrandomly.bsky.social
Mike Croucher
@walkingrandomly.bsky.social
I’m here to discuss Mathematics, Research Software Engineering, Machine Learning and #HPC.

I was @walkingrandomly on twitter

Now a Community Developer Advocate at MathWorks.
Author of The MATLAB Blog.
MathWorks release MATLAB MCP Core server

In the video below you are watching Claude read a file on my local machine and use my local install of MATLAB to analyze it. Claude writes the MATLAB code,puts it on my machine and runs it using my copy of MATLAB

Article: blogs.mathworks.com/matlab/2025/...
November 5, 2025 at 2:28 PM
Don't do this....
matlab -nodisplay -nosplash -nodesktop -r "myscript;exit"

Do this
matlab -nodisplay -batch myscript

Here's why
blogs.mathworks.com/matlab/2025/...

#MATLAB #HPC
October 14, 2025 at 3:30 PM
I originally paired my iPhone with an Apple Watch. It was seamless, beautiful, functional…in loved it!

Battery sucked though. I wasn’t even sorry when this happened, it gave me an excuse to ditch it.
October 10, 2025 at 9:02 PM
I held a Samsung Galaxy Z Fold 7 recently and it was the first time in years that I had genuine gadget lust. I really wanted it!

I moved from android to iPhone a few years ago solely for improved battery life but this almost made me go back….almost.
October 10, 2025 at 8:51 PM
The latest #MATLAB Pick of The Week is k-wave. An open source MATLAB Community Toolbox designed for time domain acoustic and ultrasound simulations in complex and tissue-realistic media. The associated paper has been cited over 2600 times

blogs.mathworks.com/pick/2025/09...
October 2, 2025 at 8:17 PM
In my day, '42' was the number we'd try to force into everything. Want to see a random number generator? '42'
Choose a number between 1 and 100? '42'

Now it seems to be 67 and I have no idea why!
September 24, 2025 at 3:53 PM
Sowjanya Pandruju from AWS discussing the different levels of the AI DevOps spectrum at #RSECon25
September 9, 2025 at 10:25 AM
And so it begins. #RSEcon25
September 9, 2025 at 9:04 AM
The MATLAB documentation is pretty great and now we've sprinkled a little (but not too much!) AI over it. The result works well! Check out the details in my latest article

blogs.mathworks.com/matlab/2025/...
August 27, 2025 at 12:52 PM
While on vacation to Mexico this year i discovered tamarind candies such as the one in the picture and now I’m obsessed!

Need to find a source in the UK as I’m running low on supplies.
August 11, 2025 at 8:01 PM
Software testing in MATLAB is easier to do and better than ever. If you want to get started, then check out this recent video tutorial that one of my colleagues delivered as part of the HiRSE seminar series on testing cc @helmholtzosoffice.bsky.social #RSE

www.youtube.com/watch?v=Td3M...
August 5, 2025 at 4:01 PM
Last week I ditched my Apple Watch for a Garmin Fenix 8 after the Apple Watch face popped off following a very gentle swim.

The Garmin Fenix 8 is fantastic. Worth the switch for battery life alone. Battery life measured in weeks vs hours for the apple watch.

Any other Garmin fans here?
July 21, 2025 at 10:34 AM
June 20, 2025 at 1:35 PM
Kiwi is a very chilled cat
June 16, 2025 at 8:28 PM
Semicolons will never be rare in my world;
May 30, 2025 at 10:13 AM
Some interesting mathematics going on in my local supermarket
May 29, 2025 at 8:45 PM
I've just watched a presentation about what's new in version 6 of OpenMP.

Quite interested in the loop transformations that can do things like tiling, loop unrolling etc with compositions of them all. No more screwing up of indices while trying these things out

www.youtube.com/watch?v=YTbP...
April 25, 2025 at 1:30 PM
If I were a lego toy.....

(Prompt in the alt text)
April 8, 2025 at 11:24 AM
If you are a #MATLAB user running parallel code (e.g. it uses parfor, parfeval etc) then give this trick a try.

When you open your parallel pool, do it like this

parpool("Threads")

Best case: Your code runs faster and uses less memory

Details in my article: blogs.mathworks.com/matlab/2025/...
March 27, 2025 at 3:20 PM
MATLAB Fans: The R2025a Prerelease has just got another update. Go and play and let us know how it goes.

Read more here.

blogs.mathworks.com/matlab/2025/...
March 24, 2025 at 11:38 AM
Live footage of me 'vibe coding'

www.youtube.com/watch?v=G1Ib...
March 13, 2025 at 2:28 PM
Maria is now exporting a MATLAB live script to Markdown (for the GitHub readme) and Jupyter .ipynb file
February 27, 2025 at 2:30 PM
Editing a Python script directly in MATLAB. Here, Maria is using SunPy
February 27, 2025 at 2:24 PM
and so it begins....
February 27, 2025 at 2:02 PM
Nervously waiting to begin the first MathWorks webinar I've developed since starting my new role as Developer Advocate

Starts in 5 minutes and apparently this one has over 1600 people signed up!

Giving it again this evening (UK time) to another 1200 or so. There's still time to sign up!
February 27, 2025 at 1:59 PM