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 :)