HackerTrans
TopNewTrendsCommentsPastAskShowJobs

longqzh

no profile record

Submissions

Three Techniques for Inverting Control, in Python

seddonym.me
2 points·by longqzh·3 ปีที่แล้ว·0 comments

comments

longqzh
·2 เดือนที่ผ่านมา·discuss
I like it too. And I have translated it, its creator is friendly and nice
longqzh
·3 ปีที่แล้ว·discuss
Pyinstaller just works.
longqzh
·3 ปีที่แล้ว·discuss
Very interested in the benchmark between Taichi and numba, both of them are using llvm as backend
longqzh
·4 ปีที่แล้ว·discuss
It's not about opensource vs closesource, it's about free *service* based on opensouce vs free *service* based on closesource.
longqzh
·5 ปีที่แล้ว·discuss
For numpy, it's correct. But numba can optimize the loop. So optimized and readable loop is not an advantage of julia compare to numba.
longqzh
·5 ปีที่แล้ว·discuss
For numeric code, comparing to pure python makes no sense, since people use numpy+numba to do that. Is julia much much faster than numba? I don't think so :)