RubyGems Navigation menu

y_nelson 2.3.2

Zz structures are an interesting way of representing relations invented by Ted Nelson. I captured the basic zz structure formalism in a gem Yzz. In this gem, YNelson, I combine zz structures with universal Petri nets (provided by another gem of mine, YPetri) to obtain a hybrid data structure that formalizes and generelizes spreadsheet. Because let us note that most practical spreadsheet implementation allow to model a Petri net with the cell functions – if the cell functions are regarded as transitions and cells and places, then a spreadsheet is a kind of a Petri net. At the same time, spreadsheet files are orthogonal structures with at least 3 dimensions: x (horizontal), y (vertical) and z (the dimension of sheets stacked upon each other). In addition, there is the "dimension" of files, the "dimension" of precedents and dependents (seen in formula auditing). If zz structures are used to represent relations as dimensions, this can be generalized, and the globally orthogonal nature of spreadsheets is generalized to the locally orthogonal nature of zz structures. The sum of this makes for a nice generalization of a spreadsheet, which YNelson attempts to be. In addition, YNelson attempts to provide convenience at least at the level similar to the actual existing spreadsheet software by providing certain commands that allow creation of more than one Petri net place or transition at the same time. This aspect of YNelson is still under development. See the user guide and the documentation for the details. YNelson documentation is available online, but due to formatting issues, you may prefer to generate the documentation on your own by running rdoc in the gem directory.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.3.8 - July 13, 2016 (800KB)
  2. 2.3.7 - June 28, 2016 (841KB)
  3. 2.3.6 - June 22, 2016 (364KB)
  4. 2.3.4 - December 03, 2014 (364KB)
  5. 2.3.3 - December 03, 2014 (360KB)
  6. 2.3.2 - December 02, 2014 (360KB)
全てのバージョンを表示(全17件)

Runtime依存関係 (2):

y_petri >= 0
yzz >= 0

Development依存関係 (2):

bundler ~> 1.6
rake >= 0

所有者:

作者:

  • boris

SHA 256チェックサム:

021c3dd27191356d1ce32d0e43e5626d71479bd744a5aaff2beccd970f0e6db7

累計ダウンロード数 41,157

このバージョンのみ 2,302

ライセンス:

GPLv3

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

リンク: