hornetseye-linalg

Author: Jan Wedekind Copyright: 2011 License: GPL

Synopsis

This Ruby extension implements conversions between Linalg::DMatrix and Hornetseye::MultiArray.

Installation

To install this Ruby extension, use the following command:

$ sudo gem install hornetseye-linalg libswscale-dev libboost-dev

Alternatively you can build and install the Ruby extension from source as follows:

$ rake
$ sudo rake install