MDAnalysis / distopia

SIMD instructions for faster distance calculations.
https://www.mdanalysis.org/distopia/
MIT License
10 stars 5 forks source link

Add benchmarks of IDX variants. #162

Open hmacdope opened 3 months ago

hmacdope commented 3 months ago

Need to add benchmarks of IDX variants.

richardjgowers commented 3 months ago

worth remembering with these benchmarks that it's not necessary intended to be faster, it's also a copy-less way of performing sparse operations, so would be a lower-memory option