7 ms·
> Numpy is competitive with optimized C/C++ Can you cite a source/example for that? I cannot imagine an optimized C program that doesn't blow python with numpy
by GuestHNUser 3y ago
> Numpy is competitive with optimized C/C++
Can you cite a source/example for that? I cannot imagine an optimized C program that doesn't blow python with numpy out of the water. Even a poorly written C program is likely to be 2x faster simply because it doesn't have to round trip operations from C to python and back.
- bb88 3y agoI feel like this is google-able, no? I found some metrics after 30 seconds of googling.
- LorenzoGood 3y agoPlease post your citation for your claim.
- bb88 3y agoNo. Google it. I'm not your monkey.