Package: cellularautomata 0.1.0
cellularautomata: Cellular Automata
Create cellular automata from 'Wolfram' rules. Allows the creation of 'Wolfram' style plots, as well as of animations. Easy to create multiple plots, for example the output of a rule with different initial states, or the output of many different rules from the same state. The output of a cellular automaton is given as a matrix, making it easy to try to explore the possibility of predicting its time evolution using various statistical tools available in R. Wolfram S. (2002, ISBN:1579550088) "A New Kind of Science".
Authors:
cellularautomata_0.1.0.tar.gz
cellularautomata_0.1.0.tar.gz(r-4.5-noble)cellularautomata_0.1.0.tar.gz(r-4.4-noble)
cellularautomata_0.1.0.tgz(r-4.4-emscripten)cellularautomata_0.1.0.tgz(r-4.3-emscripten)
cellularautomata.pdf |cellularautomata.html✨
cellularautomata/json (API)
# Install 'cellularautomata' in R: |
install.packages('cellularautomata', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 days agofrom:80e9181cd4. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 24 2024 |
R-4.5-linux | OK | Nov 24 2024 |
Exports:cawolfram_rulewolfram_rule_def
Dependencies:classclassIntclicolorspacecpp11crayonDBIe1071fansifarvergganimateggplot2gluegtablehmsisobandKernSmoothlabelinglatticelifecyclelpSolvemagrittrMASSMatrixmgcvmunsellnlmepatchworkpillarpkgconfigprettyunitsprogressproxypurrrR6RColorBrewerRcpprlangs2scalessfstringitibbletransformrtweenrunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create Cellular Automaton | ca |
Plot a cellular automaton | plot.cellular_automata |
Create the rule for a specific Wolfram number | wolfram_rule |
Plot the definition of a Wolfram rule | wolfram_rule_def |