RubyGems.org

multiarray

1.0.1

This Ruby-extension defines Hornetseye::MultiArray and other native datatypes. Hornetseye::MultiArray provides multi-dimensional Ruby arrays with elements of same type. The extension is designed to be mostly compatible with Masahiro Tanaka's NArray. However it allows the definition of custom element types and operations on them. This work was also inspired by Ronald Garcia's boost::multi_array and by Todd Veldhuizen's Blitz++.

installgem install multiarray
Authors

Jan Wedekind

38,347 total downloads 689 for this version
Owners

6ef9aa6aad6b3a0251d6872bc4c5bdae

Gemfile
gem "multiarray", "~> 1.0.1"
Versions
  1. 1.0.1 July 3, 2012
  2. 1.0.0 June 18, 2012
  3. 0.25.2 November 24, 2011
  4. 0.25.1 September 6, 2011
  5. 0.25.0 September 6, 2011
Show all versions (48 total)
Runtime Dependencies
  1. malloc ~> 1.1
Development Dependencies
  1. rake >= 0