Live data from Hacker News

Viewing profile — tlmr

tlmr

HN member
Joined
Wed, Sep 03, 2014, 3:18 PM UTC
HN karma
5
Public activity
24 items

About tlmr

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #8738381

    What about for just a smallish single machine corpus of document (1000)?

  6. comment
    Comment #8677648

    Check out continuum's blaze project for python. Provides table and array abstractions for a variety of backends, including SQL solutions.

  7. comment
    Comment #8642510

    Of modules or entire programs?

  8. comment
    Comment #8642181

    How would you compare this to using python with an easy JIT like numba?

  9. comment
    Comment #8642121

    Is this going to hamper it from being the next python for both general and data science programming? Do you think I should invest in learning julia, or continue with python?

  10. comment
    Comment #8639532

    What do you think of the CMU course vs this text book in question?

  11. comment
    Comment #8587337

    What about Julia?

  12. comment
    Comment #8581504

    Nice. Do you find yourself having to contort code to work with numbapro?

  13. comment
    Comment #8581400

    I believe that the numba compilation is planned for the coming year.

  14. comment
    Comment #8580829

    How does the upcoming and even current numba+blaze power duo not allow library designers to easily write fast code?

  15. comment
    Comment #8578619

    You mean like blaze in python?: http://blaze.pydata.org/docs/v_0_6_5/index.html

  16. comment
    Comment #8483623

    Isn't GGPy seaborn?

  17. comment
    Comment #8482518

    I don't think so. Have you checked out seaborn, blaze and bokeh?

  18. comment
    Comment #8309900

    With this work with Dynd, Numpy scikit learn etc and arbitrary python extensions ? That would be amazing :p

  19. comment
    Comment #8305696

    Will this run numpy etc?

  20. comment
    Comment #8265109

    Appreciate your input. Sounds like I am better off sticking with python for the time being.

  21. comment
    Comment #8264154

    What about beautiful soup?

  22. comment
    Comment #8263958

    Thanks. What do you think of pycall?

  23. comment
    Comment #8263950

    By interopt, I meant calling python functions like they are julia functions.

  24. story
    What is the outlook for Julia?

    TLDR: Will the Julia grow to a significant fraction of python's popularity and capability for general, web and data science programming? I was looking at python for a good general …