Xeus Octave logo

Introduction

Xeus Octave is a Jupyter kernel for Octave based on the native implementation of the C++ Jupyter protocol Xeus. This means that it is completely native, and does not run a virtual Octave session in a forked process.

Thanks to its being native, Xeus Octave has access to the internal representation of all Octave objects, and thus it is able to provide advanced visualisation of many types with ease.

See the usage section for available features.

Licensing

Distributed under the terms of the GNU General Public License v3. The full license is in the file LICENSE, distributed with this software.