lmcinnes / pynndescent

A Python nearest neighbor descent for approximate nearest neighbors
BSD 2-Clause "Simplified" License
897 stars 105 forks source link

Update tests to fix #207 #208

Closed lmcinnes closed 1 year ago

lmcinnes commented 1 year ago

Sklearn pairwise_distances no longer support np.matrix as input