Viewing profile — tlmr
tlmr
HN member- Joined
- Wed, Sep 03, 2014, 3:18 PM UTC
- HN karma
- 5
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About tlmr
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #8738381
What about for just a smallish single machine corpus of document (1000)?
-
comment
Comment #8677648
Check out continuum's blaze project for python. Provides table and array abstractions for a variety of backends, including SQL solutions.
-
comment
Comment #8642510
Of modules or entire programs?
-
comment
Comment #8642181
How would you compare this to using python with an easy JIT like numba?
-
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?
-
comment
Comment #8639532
What do you think of the CMU course vs this text book in question?
-
comment
Comment #8587337
What about Julia?
-
comment
Comment #8581504
Nice. Do you find yourself having to contort code to work with numbapro?
-
comment
Comment #8581400
I believe that the numba compilation is planned for the coming year.
-
comment
Comment #8580829
How does the upcoming and even current numba+blaze power duo not allow library designers to easily write fast code?
-
comment
Comment #8578619
You mean like blaze in python?: http://blaze.pydata.org/docs/v_0_6_5/index.html
-
comment
Comment #8483623
Isn't GGPy seaborn?
-
comment
Comment #8482518
I don't think so. Have you checked out seaborn, blaze and bokeh?
-
comment
Comment #8309900
With this work with Dynd, Numpy scikit learn etc and arbitrary python extensions ? That would be amazing :p
-
comment
Comment #8305696
Will this run numpy etc?
-
comment
Comment #8265109
Appreciate your input. Sounds like I am better off sticking with python for the time being.
-
comment
Comment #8264154
What about beautiful soup?
-
comment
Comment #8263958
Thanks. What do you think of pycall?
-
comment
Comment #8263950
By interopt, I meant calling python functions like they are julia functions.
-
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 …