GithubHelp home page GithubHelp logo

erlang-game-of-life's Introduction

A template project for Erlang using EUnit and Rebar.

You will need to have a standard installation of Erlang installed.

A version of Rebar that runs on OSX, and should also work on Linux is included
in the root of the erlang project.

To run the tests, cd to the starting_points/erlang directory (the same
directory that contains this file), and run

   ./rebar eunit

NOTES

The first two lines of world tick might be moved out so that they can work on a
subset of the living cells. Then return a dict with counts for each subset.
These dicts could then be merged. This would allow multiple erlang processes to
crunch the explode and count. Could even have the work parcelled off as each
set of living cells are read in. Might mean we could work on more cells than
can fit in memory on one machine. When each process completes the dicts could
be merged at the master. The master would sit there looping and waiting for new
dicts to pull into it's own.

erlang-game-of-life's People

Contributors

logaan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

chinnurtb

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.