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
LSHCy-1.1.tar.gz
(165.7 kB
view details)
Built Distribution
File details
Details for the file LSHCy-1.1.tar.gz
.
File metadata
- Download URL: LSHCy-1.1.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 | b5f515740d0e39153d7dfabd529c74bfa9b6d7173bfacba446a64968f5f04394 |
|
MD5 | 9962c68d914647040f463fd768a9e38d |
|
BLAKE2b-256 | a43c4fd61c94e04c3bfa2747a477cf69de6d43350c45a77d7c081d0c5993c286 |
File details
Details for the file LSHCy-1.1-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: LSHCy-1.1-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 116.9 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 | 54b74a596334a37088c82f2eb7ac9f5b1f29a2303e205049f7e71f58cc957dfd |
|
MD5 | ea650b9742ec9c4d471e72d13126a6eb |
|
BLAKE2b-256 | e82106a91717c66b4b0b1a02da9794f32698d5ba53b9b5efdebc3e054ab99463 |