Git Product home page Git Product logo

nkaria1 / cellular_automata Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 1 KB

we have a matrix with N columns and M rows. Each entry in the matrix is either 0 or 1. We always initialize Row 1. Given a rule , we construct the subsequent row by applying the rule to the previous row and so on. We can extend the number of rows indefinitely. Guided by one of the rules of cellular automata described : http://www.wolframscience.com/nksonline/page-53 Also added the feature to locate all occurances of a specific pattern. The pattern is based on 6 matrix elements located in two subsequent rows. This kind of analysis finds application in pattern recognition (growth of crystals in snowflakes, development of patterns in sea shells, improving unclear images, tracing mutaion)

Python 100.00%

cellular_automata's People

Contributors

nkaria1 avatar

Stargazers

 avatar Jane avatar

Watchers

James Cloos avatar  avatar

Forkers

radrangi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.