Continuous Cellular Automata Model
written by
Wolfgang Christian
The Continuous Cellular Automata Model creates a one-dimensional array of rational numbers Xi and applies a rule that determines how each cell evolves from one generation to the next. The numerators and denominators of numbers Xi are stored as arbitrary precision Big Integer objects so all computations are exact. Because arbitrary precision arithmetic is computationally intensive, we use the Parallel Java library to implement the model.
The Continuous Cellular Automata Model was developed by Wolfgang Christian using the Easy Java Simulations (Ejs) modeling tool. It is based on the One-Dimensional Continuous Cellular Automata model in Chapter 17 of the book "Building Parallel Programs" by Alan Kaminsky. Please note that this resource requires at least version 1.6 of Java (JRE).
ComPADRE is beta testing Citation Styles!
Record Link
<a href="https://www.compadre.org/portal/items/detail.cfm?ID=11771">Christian, Wolfgang. "Continuous Cellular Automata Model." Version 1.0.</a>
AIP Format
W. Christian, Computer Program CONTINUOUS CELLULAR AUTOMATA MODEL, Version 1.0 (2012), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632).
AJP/PRST-PER
W. Christian, Computer Program CONTINUOUS CELLULAR AUTOMATA MODEL, Version 1.0 (2012), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632>.
APA Format
Christian, W. (2012). Continuous Cellular Automata Model (Version 1.0) [Computer software]. Retrieved September 11, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632
Chicago Format
Christian, Wolfgang. "Continuous Cellular Automata Model." Version 1.0. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632 (accessed 11 September 2024).
MLA Format
Christian, Wolfgang. Continuous Cellular Automata Model. Vers. 1.0. Computer software. 2012. Java (JRE) 1.6. 11 Sep. 2024 <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632>.
BibTeX Export Format
@misc{
Author = "Wolfgang Christian",
Title = {Continuous Cellular Automata Model},
Month = {April},
Year = {2012}
}
Refer Export Format
%A Wolfgang Christian %T Continuous Cellular Automata Model %D April 3, 2012 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632 %O 1.0 %O application/java
EndNote Export Format
%0 Computer Program %A Christian, Wolfgang %D April 3, 2012 %T Continuous Cellular Automata Model %7 1.0 %8 April 3, 2012 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11771&DocID=2632 Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
Citation Source Information
The AIP Style presented is based on information from the AIP Style Manual. The APA Style presented is based on information from APA Style.org: Electronic References. The Chicago Style presented is based on information from Examples of Chicago-Style Documentation. The MLA Style presented is based on information from the MLA FAQ. This resource is stored in a shared folder. You must login to access shared folders. Continuous Cellular Automata Model:
Is Based On
Easy Java Simulations Modeling and Authoring Tool
The Easy Java Simulations Modeling and Authoring Tool is needed to explore the computational model used in the Continuous Cellular Automata Model. relation by Wolfgang ChristianKnow of another related resource? Login to relate this resource to it. |
SupplementsContributeRelated MaterialsSimilar Materials |