Showing 30 open source projects for "cellular automaton"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    Game-of-Life

    Conway cellular automaton in Windows Forms

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Urknall

    Conway's Game of Life for Raspberry Pi Pico

    A small C/C++ projects that renders a cellular automaton (Conway's game of life) on an 128x64 Pixel Oled display (SSD1306 controller). The project can be used as tutorial or template for the Pico C/C++ SDK and for benchmarking that controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lenia

    Lenia

    Lenia - Mathematical Life Forms

    Lenia is a 2D cellular automaton with continuous space, time, and states. It produces a huge variety of interesting life forms. There are various versions available. Python, Matlab, and web (JavaScript) versions are real-time, interactive, and equipped with statistics tools. Jupyter and R versions are non-interactive and just for demonstration purposes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    xlife-cal

    xlife: a cellular-automaton laboratory

    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    lifescript

    A language for creating cellular automata. Created with Java and ANTLR

    An open-source language for creating cellular automata. Developed using Java and ANTLR. Originally created as a final project for a programming language design and implementation course, it was later updated under the supervision of Dr. Lutz Hamel. Usage: # From within the lifescript folder java lifescript [source file]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cellular Automaton - Domain Growth

    Cellular automaton simulatin domain growth

    The bachelor thesis is focused to design and implementation of the Qt graphical user interface of cellular automaton simulating domain growth. The main goal is to enable all a better understanding of complex system modelling principles explained on an example dealing with domain growth and to stimulate their own research motivated by the C++ code. The application offers a great degree of freedom in the configuration of simulation and allows a user to an arbitrary set the initial location of the domains and their respective growth factors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    zet-evacuation
    Moved to GitHub. This is the old, unmaintained source code. https://github.com/zet-evacuation A tool to model and simulate evacuation situations in buildings using flows on graphs and cellular automatons. It allows visualization of both models in OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AngularJS-Game-of-Life

    Using Angular.JS to implement the famous cellular automaton

    This is a Single Page Application built with the amazing application framework that is Angular.JS. Click inside the blue area to create multiple single cells and form the initial configuration. Then click 'Start' to allow the colony to evolve based on the rules of the game of life. Online demo: http://theokand.com/gameoflife
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Cellular Automaton C# Implementation

    C# Implementation of Cellular Automaton

    This initial prototype is now up. Currently there is very little customization available other than letting the user change the number of evolutions. How to user this prototype: 1) Enter the number of evolutions. 2) Click on the Start button to view the evolution progress. Optional: Click on Randomize Cells to generate a new cell map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    LaHowara & Commander Spock

    Agent-Based Cellular Automaton Cruising- For-Parking Simulation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Celeste Cellular Automaton Simulator

    Celeste Cellular Automaton Simulator

    A tiny and very simple cellular automata simulator. Abandoned, ignore.

    Celeste is a tiny and simple Cellular Automata simulator written in Java. It is a command line application that writes an image of each simulation step. Celeste was designed to run Conway's Game of Life but other rulesets can be implemented as well. It is released under the extremely permissive WTFPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Conway's Game of Life cellular automaton programmed in Delphi with lots of features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Games of Life
    Some (web based) implementations of cellular automata like Conway's Game of Life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Cellular Automaton simulator written in java (swing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. more information: http://en.wikipedia.org/wiki/Conway's_Game_of_Life
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Graph polynomials and view prime numbers on a ulam spiral graphing plot. Only integer numbers. Based on an old GPL version of the JEP equation parser. See website for additional examples/live applets Seems to be closely related to Cellular automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Seems to be closely related to Cellular automaton, except this creates a complex pattern from a mathematical function you input. See website for examples/live applets. This program makes use of an old GPL version of the JEP equation parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LILACA is simulation of Langton's Ant cellular automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CAPIG is a Cellular Automaton Pre-Image Generator. It is under development, but you can already use it to generate your pre-images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Very basic cellular automaton implementation in C#. Based upon the "Togetherness" algorithm described at http://www.hermetic.ch/pca/tg.htm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automatous Monk is a Java application that maps cellular automaton evolutions into music. The resulting music is represented as jMusic scores that can be played and saved as MIDI files. A real-time version, which uses JSyn, is also available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    An elementary cellular automaton simulator using a glider-based model to easily identify and insert gliders and repeating patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Twisted Life is a video game that uses a variant of John H. Conway's Life cellular automaton in which Life forms twist around the center of the universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Concurrent version of the Life-like cellular automaton written in Erlang. Infinite board, flexible rules, color cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cross-platform cellular automaton facility. Implements simulation and visualization of multi-dimensional cellural automatas locally or in distributed mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB