RubyGems Navigation menu

y_petri 2.3.5

YPetri is a gem for modelling of dynamical systems. It is biologically inspired, but concerns of biology and chemistry have been purposely separated away from it. YPetri caters solely to the two main concerns of modelling, model specification and simulation, and it excels in the first one. Dynamical systems are described under a Petri net paradigm. YPetri implements a universal Petri net abstraction that integrates discrete/continous, deterministic/stochastic, timed/timeless and stoichiometric/nonstoichiometric dichotomies of the extended Petri nets, and allows efficient specification of any kind of dynamical system. Like Petri nets themselves, YPetri was inspired by problems from the domain of chemistry (biochemical pathway modelling), but is not specific to it. Other gems, YChem and YCell are planned to cater to the concerns specific to chemistry and cell biochemistry. These future extensions of YPetri are not developed yet. A lower-level extension of YPetri is currently under development under the name YNelson. Its usage is practically identical to YPetri, so any YPetri user can now consider using YNelson instead. YNelson covers additional concerns: it allows relations among nodes and parameters to be specified under a zz structure paradigm (developed by Ted Nelson) and it is also aimed towards providing a higher level of abstraction in Petri net specification by providing commands that create more than one Petri net node per command. YPetri documentation is avalable online, but due to formatting issues, you may prefer to generate the documentation on your own by running rdoc in the gem directory.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.4.9 - July 13, 2016 (924 KB)
  2. 2.4.8 - June 28, 2016 (405 KB)
  3. 2.4.6 - June 24, 2016 (884 KB)
  4. 2.4.4 - June 23, 2016 (409 KB)
  5. 2.4.3 - June 22, 2016 (409 KB)
  6. 2.3.5 - November 30, 2014 (104 KB)
Show all versions (65 total)

Runtime Dependencies (4):

Development Dependencies (2):

bundler ~> 1.6
rake >= 0

Owners:

Authors:

  • boris

SHA 256 checksum:

e94acb4d88fc4e9c18e7bd65d21d2f24c96d1cd709229d36f3fde8313eb8add2

Total downloads 162,284

For this version 2,545

License:

GPLv3

Required Ruby Version: >= 2.0

Links: