Skip to main content

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

Release history Release notifications | RSS feed

This version

1.0

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 hashes)

Uploaded Source

Built Distribution

LSHC-1.0-cp37-cp37m-macosx_10_9_x86_64.whl (230.4 kB view hashes)

Uploaded CPython 3.7m 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