home
/
code
/
cellular-automata.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update README.
2013-09-28
Siraaj Khandkar
Update README.
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
A more obvious order in this context.
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
A more appropriate name.
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
Infrastructure for polymorphism.
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
Organize transition mechanism into Automaton module
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
Get rid of data labels.
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
Pack options in a record.
commit
|
commitdiff
|
tree
2013-09-28
Siraaj Khandkar
Decrease pause time between generations.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Loop indefinitely, in full screen.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Use point abstraction.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Compute next generation.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Use idiomatic abbreviations for rows and columns.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Use a more idiomatic creator name.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Remove unneeded operation: set
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Use -short-paths
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Support both, plain map and mapi.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Disable warning 44:
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Fix fragile pattern-matching.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Enable all compiler warnings.
commit
|
commitdiff
|
tree
2013-09-27
Siraaj Khandkar
Drop down for uniformity.
commit
|
commitdiff
|
tree
2013-09-26
Siraaj Khandkar
Init and print a matrix of cells.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Pass dimensions as CLI arguments.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Implement Conway's Life cell.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Define cell signature.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Implement a generic matrix abstraction.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Say hi.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Ignore _build and bin directories.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Added build and clean recipes.
commit
|
commitdiff
|
tree
2013-09-25
Siraaj Khandkar
Quick description of Polymorphic Life.
commit
|
commitdiff
|
tree
2013-06-16
Siraaj Khandkar
Added some info on Langton's ant.
commit
|
commitdiff
|
tree
2013-06-16
Siraaj Khandkar
Why not just subtract in AWK?
commit
|
commitdiff
|
tree
2013-06-16
Siraaj Khandkar
Added info about Wireworld.
commit
|
commitdiff
|
tree
2013-05-17
Siraaj Khandkar
Re-formated summary as a table
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Fixed wrong quote type.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Right... THAT's how you pass a curried infix.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Light refactoring.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Check sleep interval before sleeping.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Set generation interval in CLI options.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Set probability in CLI options.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Forest-fire model 001.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Added README for forest-fire model.
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Discovered Random.self_init
commit
|
commitdiff
|
tree
2012-09-03
Siraaj Khandkar
Updated image link.
commit
|
commitdiff
|
tree
2012-09-02
Siraaj Khandkar
Added link to Life's Wikipedia page.
commit
|
commitdiff
|
tree
2012-09-02
Siraaj Khandkar
Added root README.
commit
|
commitdiff
|
tree
2012-09-02
Siraaj Khandkar
Moved Life implementations into 'life' directory.
commit
|
commitdiff
|
tree
2012-08-28
Siraaj Khandkar
A more readable list.
commit
|
commitdiff
|
tree
2012-08-28
Siraaj Khandkar
Removed unnecessary call to length().
commit
|
commitdiff
|
tree
2012-08-28
Siraaj Khandkar
Updated main README.
commit
|
commitdiff
|
tree
2012-08-28
Siraaj Khandkar
Added README describing life-005.
commit
|
commitdiff
|
tree
2012-08-28
Siraaj Khandkar
Life 5: AWK. Simulated 3D array.
commit
|
commitdiff
|
tree
2012-08-27
Siraaj Khandkar
Pointing directly at `awk`, rather than via `env`.
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
Updated README.
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
Ghost neighbors beyond boundaries!
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
Re-ordered function definitions.
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
get/set/do prefix notation.
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
Why did I think I needed this again?
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
Updated README.
commit
|
commitdiff
|
tree
2012-08-26
Siraaj Khandkar
Life 4: board as string, in AWK.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Ensuring sleep value is at least zero.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Don't sleep longer than necessary to meet the interval.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Comment explaining choice of map+to_list over fold.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Reformatting for consistency.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Better variable names.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Bar string should never be empty.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
These fields should never be 0.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Re-aligning record field type declarations.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
No need to specify the default value.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Added footnote about the array() module.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Updated README.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Some clarifying comments.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Timing each screen print.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Organizing state into a record.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Printing a status bar per generation.
commit
|
commitdiff
|
tree
2012-08-09
Siraaj Khandkar
Setting process limit to no more than necessary.
commit
|
commitdiff
|
tree
2012-08-08
Siraaj Khandkar
Start-up wrapper script for 003.
commit
|
commitdiff
|
tree
2012-08-08
Siraaj Khandkar
Separate .gitignore per implementation.
commit
|
commitdiff
|
tree
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
next
This page took
0.069468 seconds
and
3
git commands to generate.