Skip to main content

HG-means clustering for minimum sum-of-squares formulation

Project description

# Clean files make clean

# Copy /hgmeans folder with .cpp and .h files make hgmeans

# Use Cython to create the interface with Python – here the hgmeans.cpp file should be created make build

# Create Python package – here a tarball file should be created in /dist folder make sdist

# To install the package locally, run: sudo pip install dist/* <!– python -m pip install dist/* –>

# To publish the package in PyPi repository, run: sudo twine upload dist/*

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

hgmeans-2.1.tar.gz (1.7 MB view hashes)

Uploaded Source

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