Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tlmr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Nuitka: Python Compiler to portable native 0.5.6 release
(nuitka.net)
2 points
by
tlmr
12y ago
|
0 comments
2.
▲
Python: “Towards Out-of-core ND-Arrays”
(matthewrocklin.com)
2 points
by
tlmr
12y ago
|
0 comments
3.
▲
Blaze – Fast on-disk queries with Pandas and BColz
(nbviewer.ipython.org)
3 points
by
tlmr
12y ago
|
0 comments
4.
▲
Python Out of Core CSV Processing Made Easy with Blaze
(nbviewer.ipython.org)
3 points
by
tlmr
12y ago
|
0 comments
5.
▲
by
tlmr
12y ago
What about for just a smallish single machine corpus of document (1000)?
6.
▲
by
tlmr
12y ago
Check out continuum's blaze project for python. Provides table and array abstractions for a variety of backends, including SQL solutions.
7.
▲
by
tlmr
12y ago
Of modules or entire programs?
8.
▲
by
tlmr
12y ago
How would you compare this to using python with an easy JIT like numba?
9.
▲
by
tlmr
12y ago
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.
▲
by
tlmr
12y ago
What do you think of the CMU course vs this text book in question?
11.
▲
by
tlmr
12y ago
What about Julia?
12.
▲
by
tlmr
12y ago
Nice. Do you find yourself having to contort code to work with numbapro?
13.
▲
by
tlmr
12y ago
I believe that the numba compilation is planned for the coming year.
14.
▲
by
tlmr
12y ago
How does the upcoming and even current numba+blaze power duo not allow library designers to easily write fast code?
15.
▲
by
tlmr
12y ago
You mean like blaze in python?: http://blaze.pydata.org/docs/v_0_6_5/index.html
16.
▲
by
tlmr
12y ago
Isn't GGPy seaborn?
17.
▲
by
tlmr
12y ago
I don't think so. Have you checked out seaborn, blaze and bokeh?
18.
▲
by
tlmr
12y ago
With this work with Dynd, Numpy scikit learn etc and arbitrary python extensions ? That would be amazing :p
19.
▲
by
tlmr
12y ago
Will this run numpy etc?
20.
▲
by
tlmr
12y ago
Appreciate your input. Sounds like I am better off sticking with python for the time being.
21.
▲
by
tlmr
12y ago
What about beautiful soup?
22.
▲
by
tlmr
12y ago
Thanks. What do you think of pycall?
23.
▲
by
tlmr
12y ago
By interopt, I meant calling python functions like they are julia functions.
24.
▲
What is the outlook for Julia?
5 points
by
tlmr
12y ago
|
11 comments