HackerTrans
トップ新着トレンドコメント過去質問紹介求人

longqzh

no profile record

投稿

Three Techniques for Inverting Control, in Python

seddonym.me
2 ポイント·投稿者 longqzh·3 年前·0 コメント

コメント

longqzh
·2 か月前·議論
I like it too. And I have translated it, its creator is friendly and nice
longqzh
·3 年前·議論
Pyinstaller just works.
longqzh
·3 年前·議論
Very interested in the benchmark between Taichi and numba, both of them are using llvm as backend
longqzh
·4 年前·議論
It's not about opensource vs closesource, it's about free *service* based on opensouce vs free *service* based on closesource.
longqzh
·5 年前·議論
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 年前·議論
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 :)