Nuitka: Python Compiler to portable native 0.5.6 releasenuitka.net2 points·by tlmr·12 năm trước·0 comments
Blaze – Fast on-disk queries with Pandas and BColznbviewer.ipython.org3 points·by tlmr·12 năm trước·0 comments
Python Out of Core CSV Processing Made Easy with Blazenbviewer.ipython.org3 points·by tlmr·12 năm trước·0 comments
tlmr·12 năm trước·discussCheck out continuum's blaze project for python. Provides table and array abstractions for a variety of backends, including SQL solutions.
tlmr·12 năm trước·discussIs 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?
tlmr·12 năm trước·discussHow does the upcoming and even current numba+blaze power duo not allow library designers to easily write fast code?
tlmr·12 năm trước·discussYou mean like blaze in python?: http://blaze.pydata.org/docs/v_0_6_5/index.html
tlmr·12 năm trước·discussWith this work with Dynd, Numpy scikit learn etc and arbitrary python extensions ? That would be amazing :p
tlmr·12 năm trước·discussAppreciate your input. Sounds like I am better off sticking with python for the time being.
tlmr·12 năm trước·discussBy interopt, I meant calling python functions like they are julia functions.