Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

cellular-automata

Acellular automaton is a discretemodel of computation studied inautomata theory.

It consists of a regular grid of cells, each in one of a finite number of states; a new generation is created according to some fixed rule that determines the new state of each cell in terms of the current state of the cell and its neighborhood.

Typically, the rule for updating the state of cells is the same for each cell and does not change over time, and is applied to the whole grid simultaneously, though exceptions are known, such as thestochastic cellular automaton andasynchronous cellular automaton.

A well-known cellular automaton isConway’s Game of Life.

Here are 1,543 public repositories matching this topic...

Probabilistic language based on pattern matching and constraint propagation, 153 examples

  • UpdatedNov 22, 2025
  • C#

Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.

  • UpdatedDec 10, 2025
  • C++
Lenia

Lenia - Mathematical Life Forms

  • UpdatedJul 19, 2024
  • Python

A simple program to simulate artificial life using attraction/reuplsion forces between many particles

  • UpdatedAug 29, 2024
  • HTML
Agents.jl

👾 JS library for simple biological simulations and cellular automata

  • UpdatedJan 10, 2020
  • JavaScript

Cellular Automaton 2D Liquid Simulator for Unity

  • UpdatedNov 19, 2020
  • C#
sprites-as-a-service

Generate your personal 8-bit avatars using Cellular Automata, a mathematical model that simulates life, survival, and extinction

  • UpdatedNov 10, 2023
  • Vue
prvhash

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (header-only C/C++) (Codename Gradilac/Градилак)

  • UpdatedNov 1, 2025
  • C
sandboxels

falling sand sim for tmux 3.4+

  • UpdatedDec 11, 2025
  • Rust

A reproduction of growing neural cellular automata using PyTorch.

  • UpdatedJul 16, 2023
  • Python

A library for working with Cellular Automata, for Python.

  • UpdatedFeb 21, 2023
  • Python
cax

Cellular Automata Accelerated in JAX (Oral at ICLR 2025)

  • UpdatedNov 24, 2025
  • Python

a collection of cellular automata written in Haskell with Diagrams

  • UpdatedMay 28, 2019
  • Haskell

Generate a voxel shader (for MagicaVoxel) from a custom CA rule

  • UpdatedApr 19, 2019
  • JavaScript
seagull

A computer in Conway's game of life

  • UpdatedDec 10, 2024
  • M4

The PLUS model integrates a rule mining framework based on Land Expansion Analysis Strategy (LEAS) and a CA model based on multi-type Random Patch Seeds (CARS), which was used to understand the drivers of land expansion and project landscape dynamics.

  • UpdatedDec 14, 2025

Created by Stanisław Ulam, John von Neumann

Released 1940

Followers
6 followers
Website
github.com/topics/cellular-automaton
Wikipedia
Wikipedia

Related topics

automaton conways-game-of-life

[8]ページ先頭

©2009-2025 Movatter.jp