HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
55 stars 26 forks source link

Optimize findDuplicateVectors function #595

Closed saransh13 closed 7 months ago

saransh13 commented 7 months ago

The matirixutil.findDuplicateVectors function needs to be numba accelerated for better interactivity in the GUI.

psavery commented 7 months ago

Fixed by #596