Live data from Hacker News

Viewing profile — xsg

xsg

HN member
Joined
Thu, Dec 06, 2012, 11:18 AM UTC
HN karma
4
Public activity
2 items

About xsg

No profile information was provided.

Recent public activity

  1. comment
    Comment #4881625

    "They're both designed around completely in-memory arrays, which are passed around by-value with a copy-on-write scheme." True, but that doesn't invalidate my point. The datasets I…

  2. comment
    Comment #4881352

    > R is somewhat slower Actually it's MUCH slower, up to a point of being entirely not usable for very large datasets (even ~100GB). True, much of MATLAB speed comes from using high…