lua-octave

Embeds an Octave interpreter in your Lua programs.

$ luarocks install lua-octave

This module provides a basic interface between Lua and Octave. The
operations of this module allow you to execute arbitrary commands in the
Octave interpreter, set and retrieve variable values in the interpreter,
and invoke Lua callbacks from Octave.

Versions

1.1-11 year ago14 downloads
1.0-11 year ago(revision: 2)12 downloads

Dependencies

lua >= 5.2

Manifests