Skip to content
This repository was archived by the owner on Aug 30, 2019. It is now read-only.

dpzmick/cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple elementary cellular automata simulator.

Everything should be pretty self explanatory.

Requires either openmp or a compiler supporting cilk, or neither (I think).

You will probably need to modify the makefile to set up.

Note: OpenMP doesn't work with OS X supplied "gcc" (clang). To use OpenMP, you
will need to build a copy real gcc (Use homebrew)

About

Experiments with elementary cellular automata (redone in c)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors