RubyGems Navigation menu

ntable 0.1.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.6 - September 25, 2012 (24.5 KB)
  2. 0.1.5 - September 24, 2012 (24.0 KB)
  3. 0.1.4 - September 24, 2012 (23.5 KB)
  4. 0.1.3 - September 10, 2012 (23.0 KB)
  5. 0.1.2 - September 10, 2012 (22.0 KB)
  6. 0.1.1 - September 07, 2012 (21.5 KB)
显示所有版本 (共 7 个)

业主:

作者:

  • Daniel Azuma

SHA 256 校验和:

b3df10c1894d858d65b148f5bfd83a223f114eadda6674eb65c29770529466e6

下载总量 23,404

这个版本 2,851

许可:

需要的 Ruby 版本: >= 1.9.2

需要的 RubyGems 版本: > 1.3.1

链接: