Remix.run Logo
lz400 an hour ago

Isn't the better abstraction here to use a higher level library in the style of pandas/polars that will operate as vectors, compose and feel readable and inuitive, while (almost?) maxing out SIMD?

saagarjha 44 minutes ago | parent [-]

Most code cannot be expressed this way unfortunately

lz400 18 minutes ago | parent [-]

Sure, but we're not talking about most code, we're talking about "code that would benefit from SIMD"