Skip to content
/ clam Public
generated from URI-ABD/devops

Clustering, Learning and Approximation of Manifolds

License

Notifications You must be signed in to change notification settings

URI-ABD/clam

Repository files navigation

CLAM: Clustering, Learning and Approximation with Manifolds

The Rust implementation of CLAM.

As of writing this document, the project is still in a pre-1.0 state. This means that the API is not yet stable and breaking changes may occur frequently.

Components

This repository is a workspace that contains the following crates:

  • abd-clam: The main CLAM library. See here for more information.
  • distances: Provides various distance functions and the Number trait. See here for more information.

and the following Python packages:

  • abd-distances: A Python wrapper for the distances crate, providing drop-in replacements for distance function scipy.spatial.distance. See here for more information.

License

  • MIT

Publications

Citation

TODO

About

Clustering, Learning and Approximation of Manifolds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages