Viewing profile — idunning
idunning
HN member- Joined
- Mon, Mar 26, 2012, 7:17 PM UTC
- HN karma
- 826
- Public activity
- 148 items
- HN profile
- View on Hacker News ↗
About idunning
Recent public activity
- story
- story
- story
- story
-
comment
Comment #17475465
Its also very similar to many opinionated Python style guides (minus the !, and where @ is used for decorators [which are a bit meta like macros])
-
comment
Comment #12694798
Blog post for the paper: https://deepmind.com/blog/differentiable-neural-computers/
- story
-
comment
Comment #11694453
Because index sets in mathematics are typically indexed beginning at 1? The most notable, and relevant, being indexing in matrices
- story
-
comment
Comment #11499918
Are you using column generation/Dantzig–Wolfe decomposition?
-
comment
Comment #11499852
Not sure what you mean - in case our office gets hit by a meteor?
-
comment
Comment #11499848
This is partially fixed in Julia 0.5 (or available now as BaseTestNext.jl in Julia 0.4). Its basically a backwards-compatible rewrite of the former Base.Test that adds the notion o…
- story
- story
-
comment
Comment #10570283
StaffJoy ( https://www.staffjoy.com/ ) are using Julia for staff schedule optimization, and a large multinational is using it for train schedule optimization. Its also in use (at l…
-
comment
Comment #10570279
Indeed, the "Ju" in "Jupyter" is for Julia!
-
comment
Comment #10570277
There are definitely some scope issues with the distributed computing functionality, see e.g. https://github.com/JuliaLang/julia/issues/13649 for a general tracking issue (also, th…
-
comment
Comment #10193388
Slides: http://iaindunning.com/talks/JuliaCon15JuliaOpt.pdf
- story
-
comment
Comment #10189825
Source? One of the best arguments, that is personally relevant to the work I do, is that indexing in math often starts at 1 (e.g. the indexing of rows and columns of a matrix). Tra…
-
comment
Comment #10189812
The problem is that you may have to stray outside that vectorized bubble, and at that point you enter into a two-language situation if you are using R (e.g. RCpp) or Python (Cython…
-
comment
Comment #10186504
Varies wildly depending on field even within an institution, and is still only for 9 months of the year (pay for the summer either with grants, consulting, or by teaching summer sc…
-
comment
Comment #10113960
Sure, go ahead!
-
comment
Comment #10113645
As someone who almost exclusively uses Julia for their day-to-day work (and side projects), I think most of the author's thoughts about Julia are correct. I think the language is g…
-
comment
Comment #10076275
I also interned there, and my team was working 50ish hour weeks on a relatively flexible schedule (e.g. come in 7am-11am, leave 3pm-7pm). Search-related team. I know some teams mig…