You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Should we switch the distance matrix calculation here to use scipy cdist, this came out to be slightly faster in testing when calculating large mappings and allows for other metric types to be used.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Should we switch the distance matrix calculation here to use scipy cdist, this came out to be slightly faster in testing when calculating large mappings and allows for other metric types to be used.
The text was updated successfully, but these errors were encountered: