Live data from Hacker News

Viewing profile — jghf

jghf

HN member
Joined
Mon, Jan 19, 2015, 2:24 AM UTC
HN karma
1
Public activity
4 items

About jghf

No profile information was provided.

Recent public activity

  1. comment
    Comment #8941938

    Vote for python

  2. comment
    Comment #8941607

    Please don't forget python for data science. Any chance we can get equivalent python integration and attention to azure and office stuff?

  3. comment
    Comment #8913342

    Blaze is, Numba is a JIT compiler to LLVM. You can write numpy functions and JIT/Multithread them with just a decorator and zero to few code changes. Blaze makes this transparent t…

  4. comment
    Comment #8909970

    Numba + Blaze boosts numerical python to speeds on par with or greater than julia, with additional out of core, delayed expression and multiple backend capabilities that Julia curr…