Learn R Programming

CellularAutomaton (version 1.1-1)

One-Dimensional Cellular Automata

Description

This package is an object-oriented implementation of one-dimensional cellular automata. It supports many of the features offered by Mathematica, including elementary rules, user-defined rules, radii, user-defined seeding, and plotting.

Copy Link

Version

Install

install.packages('CellularAutomaton')

Monthly Downloads

5

Version

1.1-1

License

GPL

Maintainer

John Hughes

Last Published

August 20th, 2013

Functions in CellularAutomaton (1.1-1)

CellularAutomaton

Constructor for Class CellularAutomaton
getRuleNumber.CellularAutomaton

Elementary Rule of a One-Dimensional Cellular Automaton
getTotalistic

Totalistic of a One-Dimensional Cellular Automaton
getLattice.CellularAutomaton

Lattice of Cells of a One-Dimensional Cellular Automaton
CellularAutomaton-package

One-Dimensional Cellular Automata
getNumberOfColors

Number of Colors of a One-Dimensional Cellular Automaton
getNumberOfColors.CellularAutomaton

Number of Colors of a One-Dimensional Cellular Automaton
getSteps

Number of Steps of a One-Dimensional Cellular Automaton
getTotalistic.CellularAutomaton

Totalistic of a One-Dimensional Cellular Automaton
getRadius.CellularAutomaton

Radius of a One-Dimensional Cellular Automaton
plot

Plot a One-Dimensional Cellular Automaton
getSteps.CellularAutomaton

Number of Steps of a One-Dimensional Cellular Automaton
getRuleNumber

Elementary Rule of a One-Dimensional Cellular Automaton
getLattice

Lattice of Cells of a One-Dimensional Cellular Automaton
plot.CellularAutomaton

Plot a One-Dimensional Cellular Automaton
getRadius

Radius of a One-Dimensional Cellular Automaton