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.
Authors:
cellularautomata_0.1.0.tar.gz
cellularautomata_0.1.0.zip(r-4.5)cellularautomata_0.1.0.zip(r-4.4)cellularautomata_0.1.0.zip(r-4.3)
cellularautomata_0.1.0.tgz(r-4.4-any)cellularautomata_0.1.0.tgz(r-4.3-any)
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://vladtarko.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vladtarko/cellularautomata/issues
Last updated 4 days agofrom:f94e285e4f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 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 |