RubyGems Navigation menu

ntable 0.1.4

NTable provides a convenient data structure for storing n-dimensional tabular data. It works with zero-dimensional scalar values, arrays, tables, and any arbitrary-dimensional hypertables. Each dimension is described by an axis object. The "rows" in that dimension might be identified by numbers or names. You can perform slice operations across any dimension, as well as reductions and dimensional decomposition. Finally, serialization is provided via a custom JSON schema, as well as a simple "hash of hashes" or "array of arrays" approach.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.6 - September 25, 2012 (24.5 KB)
  2. 0.1.5 - September 24, 2012 (24 KB)
  3. 0.1.4 - September 24, 2012 (23.5 KB)
  4. 0.1.3 - September 10, 2012 (23 KB)
  5. 0.1.2 - September 10, 2012 (22 KB)
Show all versions (7 total)

Owners:

Authors:

  • Daniel Azuma

SHA 256 checksum:

d8f1e40cfdf55055d3d3c0f65c967aac3ad5727b7c29921b776b74d34c00a3be

Total downloads 23,379

For this version 2,872

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Required Rubygems Version: > 1.3.1

Links: