Skip to main content
11 events
when toggle format what by license comment
Apr 13, 2017 at 12:55 history edited CommunityBot
replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/
S Oct 19, 2013 at 13:37 history suggested Peltio CC BY-SA 3.0
Oh, I only had to copy and paste the deltas!
Oct 19, 2013 at 12:21 review Suggested edits
S Oct 19, 2013 at 13:37
Oct 19, 2013 at 12:18 answer added Peltio timeline score: 8
Oct 19, 2013 at 11:24 comment added Peltio I suggest you define a function nextState that accepts initialState (and optionally the kernel) as an argument and then use NestList to create the list of successive states. This will get rid of the For loop and the cache.
S Oct 19, 2013 at 11:20 history suggested Peltio CC BY-SA 3.0
Attempt to beautify post and code. I do not know yet how to create symbols, though
Oct 19, 2013 at 11:03 review Suggested edits
S Oct 19, 2013 at 11:20
Oct 19, 2013 at 2:40 history edited Steven Sagona CC BY-SA 3.0
edited body
Oct 19, 2013 at 2:39 comment added Steven Sagona sorry about that, Ill go ahead and fix it now
Oct 19, 2013 at 2:25 comment added Nasser any reason why you write InitialState instead of initialState and F2 instead of f2 etc..? It makes look like they are Mathematica own symbols and can be confusing.
Oct 19, 2013 at 2:05 history asked Steven Sagona CC BY-SA 3.0