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)
Built Distribution
Close
Hashes for smqtk_descriptors-0.19.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e1cbb1125ab1be8591073a8019873b0b1ca40bbb5974f52b04c426550e5a95 |
|
MD5 | 0364729df707ee590d26a18f3b248267 |
|
BLAKE2b-256 | 655f2ee16502ff4dc203d630478ec713a416d711c036672fcd37673ce21fc4bd |