ms_cv - Correlation Vector
A correlation vector implementation in python, based on Microsoft's implementation.
Usage
import ms_cv
cll_vec = ms_cv.CorrelationVector()
print('Initial cll vector: {}'.format(cll_vec.get_value()))
print('Next iteration: {}'.format(cll_vec.increment()))
Installation
pip install ms_cv
Requirements
- None
Compatibility
- Python 3
License
MIT LICENSE
Authors
ms_cv was written by OpenXbox <noreply@openxbox.org>.
Based on the implementation by Microsoft:
https://github.com/search?q=org%3Amicrosoft+correlationVector
Release files for ms-cv 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ms_cv-0.1.1.tar.gz | 2.6 kB | Details |
Release files / ms_cv-0.1.1.tar.gz
| Download URL | ms_cv-0.1.1.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0264aabba9d620ecf55816ebff3e9e7b7e727c5a9d9c07fbabef2c1ea7395a07
|
|
BLAKE2b-256 checksum How to use checksums |
1ce0581b746c4b26aa0fac038fc300c6ec8b70c2a2837860bb08c4307cba9673
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|