Free Download
Download RunMat
Get started with RunMat in seconds.
Linux & macOS
curl -fsSL https://runmat.org/install.sh | sh
Windows
iwr https://runmat.org/install.ps1 | iex
Next Steps
Start Coding
Jump into the interactive REPL or run your existing MATLAB scripts by typing runmat
in your terminal.
runmat
Getting Started GuideSet up Jupyter Kernel
Use RunMat as a Jupyter kernel for interactive notebooks with 150x speedup over GNU Octave.
runmat --install-kernel
Jupyter Setup GuideAlternative Installation Methods
Package ManagersComing Soon
Homebrew (macOS/Linux)
brew install runmat
Chocolatey (Windows)
choco install runmat
Snap (Linux)
sudo snap install runmat
Cargo (Source Build)Coming Soon
Install from crates.io
cargo install runmat
From source (latest)
cargo install --git https://github.com/runmat-org/runmat
Requires Rust 1.70+ with LLVM support
Development Environment
VS Code ExtensionComing Soon
Get syntax highlighting, IntelliSense, and integrated debugging for RunMat.
IntelliJ IDEA PluginComing Soon
Get syntax highlighting, IntelliSense, and integrated debugging for RunMat.
Open Source
RunMat is completely open source. Explore the code, contribute, or build it yourself.
Looking for More?
RunMat is part of the Dystr platform for computational engineering. Get cloud computing, team collaboration, and enterprise features.
Explore Dystr Platform