home
/
code
/
cellular-automata.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
No need to recalculate X(W) and Y(H) again.
2012-08-08
Siraaj Khandkar
No need to recalculate X(W) and Y(H) again.
commit
|
commitdiff
|
tree
2012-08-08
Siraaj Khandkar
Matrix approach in Erlang, using array module.
commit
|
commitdiff
|
tree
2012-08-07
Siraaj Khandkar
Refactoring.
commit
|
commitdiff
|
tree
2012-08-06
Siraaj Khandkar
Print char representation of cell state.
commit
|
commitdiff
|
tree
2012-08-06
Siraaj Khandkar
Board size as CLI args.
commit
|
commitdiff
|
tree
2012-08-06
Siraaj Khandkar
Updated README.
commit
|
commitdiff
|
tree
2012-08-06
Siraaj Khandkar
Traditional, matrix approach in OCaml. Unpolished.
commit
|
commitdiff
|
tree
2012-08-01
Siraaj Khandkar
Increased max num of procs to 100000000.
commit
|
commitdiff
|
tree
2012-08-01
Siraaj Khandkar
Ensuring gen delay isn't longer than spec interval.
commit
|
commitdiff
|
tree
2012-07-31
Siraaj Khandkar
Extended usage instructions.
commit
|
commitdiff
|
tree
2012-07-31
Siraaj Khandkar
Fixed filename in README.
commit
|
commitdiff
|
tree
2012-07-31
Siraaj Khandkar
Committing rebar to repo.
commit
|
commitdiff
|
tree
2012-07-31
Siraaj Khandkar
Added README to life-001.
commit
|
commitdiff
|
tree
2012-07-31
Siraaj Khandkar
Logging and printing compute time for each generation.
commit
|
commitdiff
|
tree
2012-07-30
Siraaj Khandkar
Using erlang:send_after/3 for tick scheduling.
commit
|
commitdiff
|
tree
2012-07-29
Siraaj Khandkar
Observer logs stats for each run.
commit
|
commitdiff
|
tree
2012-07-29
Siraaj Khandkar
Quoted literal characters in comments.
commit
|
commitdiff
|
tree
2012-07-28
Siraaj Khandkar
Organized reused functions into lib module.
commit
|
commitdiff
|
tree
2012-07-28
Siraaj Khandkar
Grouping unused gen_server callbacks.
commit
|
commitdiff
|
tree
2012-07-28
Siraaj Khandkar
Better function names.
commit
|
commitdiff
|
tree
2012-07-28
Siraaj Khandkar
Stashing early msgs instead of immediately resending.
commit
|
commitdiff
|
tree
2012-07-28
Siraaj Khandkar
Printing num of dead & alive cells per generation.
commit
|
commitdiff
|
tree
2012-07-27
Siraaj Khandkar
Explicitly matching casts with 'ok'.
commit
|
commitdiff
|
tree
2012-07-27
Siraaj Khandkar
Why request when I can just broadcast?
commit
|
commitdiff
|
tree
2012-07-27
Siraaj Khandkar
Fixed out-of-order message handling.
commit
|
commitdiff
|
tree
2012-07-26
Siraaj Khandkar
Some terminology changes.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Added generation count to time and cell states.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Printing X and Y in the status bar.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Set interval back to 0.1 sec.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Explicit sort function.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Wasting less board space.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Bumped allowable crash frequency to 1000000/1 sec.
commit
|
commitdiff
|
tree
2012-07-25
Siraaj Khandkar
Added a remote shell shortcut script.
commit
|
commitdiff
|
tree
2012-07-24
Siraaj Khandkar
Added Makefile to gol-001
commit
|
commitdiff
|
tree
2012-07-24
Siraaj Khandkar
Updated global README.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
Increasing interval between generations to 0.1 sec.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
Updated references from old to new module names.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
Prefixed app name to module names.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
Printing cell count in status bar.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
API tweeks, bangs to casts.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
Added generation count.
commit
|
commitdiff
|
tree
2012-07-23
Siraaj Khandkar
Converted to OTP app.
commit
|
commitdiff
|
tree
2012-07-22
Siraaj Khandkar
Start script. Sets size of the board to match terminal.
commit
|
commitdiff
|
tree
2012-07-22
Siraaj Khandkar
Fixed incorrectly sorted list and improper negation.
commit
|
commitdiff
|
tree
2012-07-21
Siraaj Khandkar
Fix: sending the current, not next, state back to time.
commit
|
commitdiff
|
tree
2012-07-21
Siraaj Khandkar
Printing bar to visually mark the borders of the board.
commit
|
commitdiff
|
tree
2012-07-21
Siraaj Khandkar
My first Game of Life!
commit
|
commitdiff
|
tree
2012-07-21
Siraaj Khandkar
Initial commit
commit
|
commitdiff
|
tree
This page took
0.046789 seconds
and
3
git commands to generate.