Skip to main content

A set of SIMD-accelerated DistanceMetric implementations

Project description

# Scikit-Learn SIMD DistanceMetrics (SLSDM)

## Install from pip
Run `pip install slsdm`.
## Install From Source:

1. Create a new environment with `xsimd`: `conda create -n <env_name> -c conda-forge python~=3.10.0 compilers`
2. Activate the environment: `conda activate <env_name>`
3. Run `pip install -e .`

Note: if you are building with a custom development installation of scikit-learn then use the `--no-build-isolation`
flag to ensure it is not superceded by the published version.

## Specify SIMD Target Architectures

Coming soon.

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

slsdm-0.1.0.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distributions

slsdm-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182.1 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

slsdm-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl (164.6 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

slsdm-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (183.2 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

slsdm-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl (164.1 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

slsdm-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (183.8 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

slsdm-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl (164.9 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

slsdm-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182.1 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

slsdm-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl (163.7 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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