Skip to content

RunMat v0.5.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:58
db6dbea

RunMat v0.5.4

High-performance MATLAB/Octave runtime with Jupyter kernel support.

Installation

Quick Install (Recommended)

# Linux/macOS
curl -fsSL https://runmat.com/install.sh | sh

# Windows (PowerShell)
iwr https://runmat.com/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform below
  2. Extract the archive
  3. Add the binary to your PATH

Documentation