Viewing profile — MathProgramming
MathProgramming
HN member- Joined
- Mon, Apr 23, 2012, 1:57 AM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About MathProgramming
http://jeremykun.wordpress.com/
Recent public activity
-
comment
Comment #4602042
Why would they simulate a linked list using tuples? It seems a bit contrived (or rather, not Pythonic) when lists are a built-in datatype.
-
comment
Comment #3877120
In the context of Turing machines, the output is really a _binary_ string, not a string of arbitrary characters. So in a sense, those two programs are the same thing. But of course…
-
comment
Comment #3877116
I'm not super familiar with the various theories of probability, but if you're interested in thinking of these kinds of things, you might enjoy reading about the Universal Distribu…
-
comment
Comment #3876860
I think I made the point to say that random only applies to things being drawn from a distribution, but that's really the whole point of the theory: we _want_ to be able to talk ab…