Algorithms, data structures and utilities around computing descriptor 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: `bash # Install dependencies pip install -r requirements.txt # Navigate to the documentation root. cd docs # Build the docs. 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 Distributions
Built Distribution
Hashes for smqtk_descriptors-0.15.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81c84595dc32d37eb8b0d75c4c50cbe3002c1095b0eaca0c295a12ce24dbfb51 |
|
MD5 | 5701882ae78462576f27b66c3e12cb69 |
|
BLAKE2b-256 | d370966e0f5459e7e2c43e785733f80fc44315c1e307d8015d2d8c94f2db3f9f |