RunMat is a free, open-source runtime that runs MATLAB-syntax .m files with automatic GPU acceleration. No MATLAB license needed.
Built in Rust with a JIT compiler and a fusion engine that automatically routes math operations to your GPU -- NVIDIA, AMD, Apple Silicon, or Intel. Up to 131x faster than NumPy on dense numerical workloads.
Runs on Windows, macOS, Linux, and in the browser via WebAssembly + WebGPU. Try it instantly with no install and no account. MIT licensed.