Three Techniques for Inverting Control, in Pythonseddonym.me2 points·by longqzh·3 ปีที่แล้ว·0 comments
longqzh·2 เดือนที่ผ่านมา·discussI like it too. And I have translated it, its creator is friendly and nice
longqzh·3 ปีที่แล้ว·discussVery interested in the benchmark between Taichi and numba, both of them are using llvm as backend
longqzh·4 ปีที่แล้ว·discussIt's not about opensource vs closesource, it's about free *service* based on opensouce vs free *service* based on closesource.
longqzh·5 ปีที่แล้ว·discussFor 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 ปีที่แล้ว·discussFor 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 :)