Hierarchical Agglomerative Clustering based on Locality Sensitive Hashing
Project description
LSH-Link (Cython Version)
Purpose
The purpose of this package is to demonstrate how and organize a project developed using Cython.
It shows a suitable folder structure according to the best practices, how to create extension modules with Cython, how to implement functions in C and make them available to Cython, how to include package data, how to write a setup.py
script that allows users without Cython to install the package nonetheless.
Installation
From a repository checkout
make install
or
USE_CYTHON=1 pip install --user .
From PyPi
pip install --user cython-package-example
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
LSHC-1.0.tar.gz
(165.7 kB
view details)
Built Distribution
File details
Details for the file LSHC-1.0.tar.gz
.
File metadata
- Download URL: LSHC-1.0.tar.gz
- Upload date:
- Size: 165.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7489315b45d21dc126cb2b408fe436e59ad6a157d1d6c2e581d73568c8aac82 |
|
MD5 | 6cdd366d5362cb19db34df072622c138 |
|
BLAKE2b-256 | 287ae0212f56626b3dc222e5b62d493508df14876bc9ad8a695b13ae199a65b9 |
File details
Details for the file LSHC-1.0-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: LSHC-1.0-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 230.4 kB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa45466e349be5ddce36c9f791fe034801e44c39e1c30ad88c184b5ff656597a |
|
MD5 | d45cc5f3f0753333618aad7c1e3ec96e |
|
BLAKE2b-256 | e86c235ecf622813618ebb15898c2a515267986613901cd09d8fad0ba67a9d76 |