Viewing profile — curious1212
curious1212
HN member- Joined
- Wed, Aug 15, 2018, 10:06 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About curious1212
No profile information was provided.
Recent public activity
-
comment
Comment #17787649
In [0] the author uses dynamic scope (variables with dynamic scope are called special variable in common lisp) to help design a test system in common lisp. Quoting the author: This…
-
comment
Comment #17775274
my take on this: The high bias, low variance means that the models used in the book are the standard used in physic. The low variance means that the author doesn't use any artifici…
-
comment
Comment #17770218
I don't think the general property of expander graphs is needed, perhaps a relaxed property, such as the following definition: A graph G is a distance(k)-expander if #edges(U, V-U)…