Skip to content

Vectorized implementation of Conway's game of life in Octave/Matlab

Notifications You must be signed in to change notification settings

dvd101x/conway-game-of-life-Octave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

conway-game-of-life-Octave

Vectorized implementation of Conway's game of life in Octave/Matlab

This is a vectorized implementation of conway's game of life written in octave. In each loop the full grid is evaluated at once.

It implements toroidal boundary conditions and a random initial state.

Numpy version

About

Vectorized implementation of Conway's game of life in Octave/Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages