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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 2.3.8 - July 13, 2016 (800 KB)
  2. 2.3.7 - June 28, 2016 (841 KB)
  3. 2.3.6 - June 22, 2016 (364 KB)
  4. 2.3.4 - December 03, 2014 (364 KB)
  5. 2.3.3 - December 03, 2014 (360 KB)
  6. 2.3.2 - December 02, 2014 (360 KB)
Mostrar todas las versiones (17 total)

dependencias de Runtime (2):

y_petri >= 0
yzz >= 0

dependencias de Development (2):

bundler ~> 1.6
rake >= 0

Propietarios:

Autores:

  • boris

SHA 256 checksum:

021c3dd27191356d1ce32d0e43e5626d71479bd744a5aaff2beccd970f0e6db7

Total de descargas 41.157

Para esta versión 2.302

Licencia:

GPLv3

Versión de Ruby requerida: >= 2.0

Enlace: