Open frewsxcv opened 6 years ago
Yes! I've been wanting to experiment with SIMD point-in-polygon, dot product, and cross-product, but haven't had time to get to grips with it, and have also been waiting for SIMD to stabilise (and hopefully for Faster to adopt the std
implementation)
There's some interesting papers published in the past few years incorporating SIMD into geospatial algorithms:
And the SIMD story is getting better with Rust. There's also cool projects like: