URI-ABD / clam

Clustering, Learning and Approximation of Manifolds
MIT License
19 stars 19 forks source link

VecDataset is now backwards compatible #188

Closed nishaq503 closed 7 months ago

nishaq503 commented 7 months ago

Made VecDataset backwards compatible with pre 0.26 versions.

The default metadata is now just the pre-reordering index of the point in the data.

TODO: