Live data from Hacker News

Viewing profile — idunning

idunning

HN member
Joined
Mon, Mar 26, 2012, 7:17 PM UTC
HN karma
826
Public activity
148 items

About idunning

http://iaindunning.com

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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])

  6. comment
    Comment #12694798

    Blog post for the paper: https://deepmind.com/blog/differentiable-neural-computers/

  7. story
  8. comment
    Comment #11694453

    Because index sets in mathematics are typically indexed beginning at 1? The most notable, and relevant, being indexing in matrices

  9. story
  10. comment
    Comment #11499918

    Are you using column generation/Dantzig–Wolfe decomposition?

  11. comment
    Comment #11499852

    Not sure what you mean - in case our office gets hit by a meteor?

  12. 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…

  13. story
  14. story
  15. 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…

  16. comment
    Comment #10570279

    Indeed, the "Ju" in "Jupyter" is for Julia!

  17. 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…

  18. comment
    Comment #10193388

    Slides: http://iaindunning.com/talks/JuliaCon15JuliaOpt.pdf

  19. story
  20. 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…

  21. 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…

  22. 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…

  23. comment
    Comment #10113960

    Sure, go ahead!

  24. 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…

  25. 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…