v0.17.0

Updates / New Features

Dependencies

  • Updated SMQTK-* deps to the latest patched versions.

Examples

  • Added an example jupyter notebook detailing the process of building and querying against a NearestNeighborsIndex implementation.

Implementations

  • Add default values for FaissNearestNeighborsIndex constructor parameters regarding descriptor and uid-map storage.

Fixes