elementary-cellular-automaton

Crates.ioelementary-cellular-automaton
lib.rselementary-cellular-automaton
version0.2.0
sourcesrc
created_at2024-10-30 20:49:05.162983
updated_at2024-11-02 20:38:47.485541
descriptionLibrary that handles Elementary Cellular Automata
homepage
repositoryhttps://github.com/wleklinskimateusz/cellular-automaton
max_upload_size
id1429172
size7,790
Mateusz WlekliƄski (wleklinskimateusz)

documentation

README

Elementary Cellular Automata

This is a simple implementation of elementary cellular automata in Rust. The program takes a rule number and initial conditions, and enables calling the automaton for update and current vector representation.

Commit count: 6

cargo fmt