Skip to main content

Algorithms, data structures and utilities around computingdescriptor vectors from data.

Project description

SMQTK - Descriptors

Intent

This package aims to provide interfaces for algorithms and data structures around computing descriptor vectors from input data.

This package also includes a utility function that can map an arbitrary function to some set of input iterables, not unlike the python map, except that this version is parallelized across threads or processes. This function also does not block and may be used for parallelized stream processing.

Documentation

You can build the sphinx documentation locally for the most up-to-date reference:

# Install dependencies
poetry install
# Navigate to the documentation root.
cd docs
# Build the docs.
poetry run make html
# Open in your favorite browser!
firefox _build/html/index.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smqtk_descriptors-0.19.0.tar.gz (48.3 kB view hashes)

Uploaded Source

Built Distribution

smqtk_descriptors-0.19.0-py3-none-any.whl (60.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page