Showing 69 open source projects for "cellular automata"

View related business solutions
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 1
    Sandspiel

    Sandspiel

    Creative cellular automata browser game

    Sandspiel is an interactive, browser-based cellular automata simulation game that allows users to experiment with physics-like behaviors using simple elements such as sand, water, fire, and plant matter. Built with Rust compiled to WebAssembly and rendered using WebGL, it achieves high-performance simulation directly in the browser without requiring installation. The project focuses on creative exploration, enabling users to draw elements onto a canvas and observe emergent behaviors as they interact in real time. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Golly

    Golly

    For exploring cellular automata like Conway's Game of Life.

    A cross-platform application for exploring Conway's Game of Life and many other types of cellular automata.
    Leader badge
    Downloads: 288 This Week
    Last Update:
    See Project
  • 3
    DEVS-Suite Simulator

    DEVS-Suite Simulator

    Component, CA, and CCA models; superdense time, DB repo, testing, etc.

    Integrated component-based and cellular automata (CA) Parallel DEVS simulator: https://acims.asu.edu/devs-suite/ OFFERS: 1) synchronized execution & animation, 2) run-time linear/superdense I/O & state trajectories, 3) Action Level Real-Time modeling & simulation, 4) model checking, 5) ABM, 6) CA & composable CA playback, 7) KIB interaction modeling, 8) hierarchical model libraries, 9) Black-Box testing & debugging, 10) PostgreSQL repository, 11) FMU (OpenModelica), 12) OSATE (AADL) with domain-specific models: NoC; SW/HW co-design, Service-Oriented Computing, cancer biology, Dynamic Structure, SOA DEVS, MIPS32 processors, and computer networks for education. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    CART

    CART

    Reversible cellular automata

    Reversible and irreversible cellular automata simulator for Windows and Linux. May use MCell *.dll and Golly https://sourceforge.net/projects/golly *.tree and *.rle files. Adapted for work with generalizations of reversible second-order cellular automata discussed in http://arxiv.org/abs/1311.4297
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    Algorithms Math Models

    Algorithms Math Models

    MATLAB implementations of algorithms

    ...The repository gathers implementations and case studies across many topics commonly used in contest solutions: optimization (linear, integer, goal and nonlinear programming), heuristic and metaheuristic methods (simulated annealing, genetic algorithms, immune algorithms), neural networks and time-series methods, interpolation and regression, graph theory, cellular automata, grey systems, fuzzy models, partial/ordinary differential equations, and multivariate analysis, among others. The codebase is organized into topic folders (e.g., HeuristicAlgorithm, IntegerProgramming, NeuralNetwork, TimeSeries) and includes dozens of worked examples and links to textbook/source materials that the author used to assemble the collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CASUP

    CASUP

    Cellular Automata library for SUPercomputers (CASUP)

    CASUP is a Cellular Automata (CA) library for HPC and supercomputers. It can be used in materials science (microstructure evolution, grain coarsening, fracture etc.), physics (Ising magnetisation) and for many other CA. If you use the library, please reference it as: A. Shterenlikht, L. Margetts, Three-dimensional cellular automata modelling of cleavage propagation across crystal boundaries in polycrystalline microstructures, Proc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CoSMoSim

    CoSMoSim

    Visual & persistent families of models for CA, DEVS, and Statecharts

    CoSMoSim offers an integrated framework for model development, simulation, & experimentation. Its unified logical, visual, and persistence framework supports specifying families of parallel CA, DEVS, Statecharts, and XML-Schema models (see DEVS-Suite simulator).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    .... ==== The PyCX Project aims to develop an online repository of simple, crude, yet easy-to-understand Python sample codes for dynamic complex systems simulations, including iterative maps, cellular automata, dynamical networks and agent-based models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 10
    DDLab
    Interactive graphics software for Cellular Automata, Random Boolean Networks, and multi-value Discrete Dynamical Networks -- space-time patterns and basins of attraction -- to study emergence, complexity, neural and genetic networks. www.ddlab.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    physicsmata

    API for all possible cellular automata that work same at all angles

    ...This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are optional) at concentric circles around each point, efficiently costing only the perimeter of those circles (instead of the area) because of the tree of squares. You can create any function, or to get started try the visual function editor where each click changes if a column is sine/sigmoid/half/double/exp/etc or which of the 0, 1, or 2 columns to the left are its params. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2 dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bellman

    Conway's Life pattern searcher

    Bellman, named after the character in Lewis Carroll's The Hunting of the Snark, is a program for searching for catalytic interactions in Conway's Game of Life and potentially other similar cellular automata. Results are derived directly from the automaton's evolution rule, not generated from a list of candidate catalysts as with previous searchers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Cellular Automata Simulator

    Simulate cellular automata and collect statistics.

    This program is used to simulate cellular automata and collect statistics. It was made in the context of an initiation to research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chaoskop2

    Chaoskop2

    Calculation and Presentation of Fractal Graphics, Chaos Theory

    Calculation and Visualization of Fractals and other Elements of the Chaos Theory. VB.NET Project containing more than 80 Routines; the User can determine general Parameters like Order and Iterations; some Routines allow change of special Parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DistRoboNet

    Evaluation of Distributed Algorithms in Mobile Robot Networks

    The objective of this project is to develop a framework for the evaluation of distributed algorithms in large-scale mobile robot networks. Algorithms and methods to be evaluated include: a multidimensional cellular automata-based approach to robot formation control; push and insertion methods for distributed auctioning and task allocation; a distributed spanning tree communication protocol for collective situational awareness; and a thermodynamics-inspired approach to group-level obstacle avoidance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Cellular Automata

    Explore Cellular Automata

    Do experiments to extend knowledge of cellular automata stuff
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Potager

    This project is a graphic tools to test 3D autogenerating concepts.

    This project is a graphic tools to test 3D Cellular Automata and other 3D autogenerating concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A java-based cellular automata simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Games of Life
    Some (web based) implementations of cellular automata like Conway's Game of Life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This application performs digital image forgery detection through data embedding in spatial domain and cellular automata. Input images should be grayscale at any size. It generates PNG format as a output image. Developed by Mohammad V. Malakooti.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This application performs digital image forgery detection through data embedding in spatial domain and cellular automata. Input images should be grayscale at any size. It developed by Ahmad Pahlavan Tafti, Mohammad V. Malakooti and Mohsen Ashourian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Traffic Simulation
    A traffic simulation (ATS) is a microscopic traffic simulation package developed using Visual C++.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB