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
Built Distribution
File details
Details for the file smqtk_descriptors-0.19.0.tar.gz
.
File metadata
- Download URL: smqtk_descriptors-0.19.0.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.17 Linux/5.15.0-1039-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a2ee124d71f2dbf78ed445ce0e89038aac02b3cbf5e69e743ab874613531dd |
|
MD5 | 159bddfc25541d3a27b74d6925adad92 |
|
BLAKE2b-256 | e808f67e8148ab1b84d658a854b8df82fe10cede57d575855922007e8eb710b4 |
File details
Details for the file smqtk_descriptors-0.19.0-py3-none-any.whl
.
File metadata
- Download URL: smqtk_descriptors-0.19.0-py3-none-any.whl
- Upload date:
- Size: 60.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.17 Linux/5.15.0-1039-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e1cbb1125ab1be8591073a8019873b0b1ca40bbb5974f52b04c426550e5a95 |
|
MD5 | 0364729df707ee590d26a18f3b248267 |
|
BLAKE2b-256 | 655f2ee16502ff4dc203d630478ec713a416d711c036672fcd37673ce21fc4bd |