RubyGems Navigation menu

ntable 0.1.5

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.5KB)
  2. 0.1.5 - September 24, 2012 (24KB)
  3. 0.1.4 - September 24, 2012 (23.5KB)
  4. 0.1.3 - September 10, 2012 (23KB)
  5. 0.1.2 - September 10, 2012 (22KB)
全てのバージョンを表示(全7件)

所有者:

作者:

  • Daniel Azuma

SHA 256チェックサム:

b641a4d92561ddaabe42782c99e997a03d15bee97f07844ad23434e38dfd92bf

累計ダウンロード数 23,428

このバージョンのみ 4,418

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9.2

必要なRubyGemsのバージョン: > 1.3.1

リンク: