An expressive language to facilitate the creation and visualization of two-dimensional dynamical systems. The basic elements of the language are a model wrapping around a function(x,y) which outputs a list(x = xprime, y = yprime), and a range. The language supports three types of visual objects: visualizations, features, and backgrounds. Visualizations, including dots and arrows, depict the behavior of the dynamical system over the entire range. Features display user-defined curves and points, and their images under the system. Backgrounds define and color regions of interest, such as areas of convergence and divergence. The language can also automatically guess attractors and regions of convergence and divergence.
Version: | 1.0.0 |
Depends: | R (≥ 3.1.0) |
Imports: | shape, graphics, grDevices |
Published: | 2016-11-11 |
Author: | Charles Stein [aut, cre], Seth Fogarty [aut] |
Maintainer: | Charles Stein <cstein1 at trinity.edu> |
BugReports: | https://github.com/Trinity-Automata-Research/dsmodels/issues |
License: | GPL-2 | file LICENSE |
URL: | https://github.com/Trinity-Automata-Research/dsmodels |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | dsmodels results |
Reference manual: | dsmodels.pdf |
Package source: | dsmodels_1.0.0.tar.gz |
Windows binaries: | r-devel: dsmodels_1.0.0.zip, r-release: dsmodels_1.0.0.zip, r-oldrel: dsmodels_1.0.0.zip |
OS X Mavericks binaries: | r-release: dsmodels_1.0.0.tgz, r-oldrel: dsmodels_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dsmodels to link to this page.