Viewing profile — anon_342njlkesr
anon_342njlkesr
HN member- Joined
- Mon, Jul 31, 2017, 5:30 PM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About anon_342njlkesr
No profile information was provided.
Recent public activity
-
comment
Comment #15477558
I had the same problem; my problem was not the giant number of reads, but rather that a naive replacement needs a read and has a dependency on the write-back; hence, a scatter wher…
-
comment
Comment #15477510
Re unicode: When writing latex, you don't want to encounter unicode greek sigma. You want \sigma, as 6 7bit-ascii chars. Same in julia; sure, define a display mode that translates …
-
comment
Comment #15477467
Re 2: Yes, but most of the language is geared towards 1-based indexing, e.g. ranges like a:b being inclusive at the right. Hence, using a zero-based variant of array makes only sen…
-
comment
Comment #15473728
Yeah, the language design of julia is brilliant (multiple dispatch, typing, llvm use, zero-cost abstractions, @code_native to see why your code is slow). This allows you to write f…
-
comment
Comment #14894155
Spare parts. Hope that someone scanned in whatever broke and print a replacement. Or more realistically: allow enterprising college students, most likely chinese ones, to print the…