Skip to content

yuan-yen/glassfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository is the implementation of the following arXiv article: https://arxiv.org/abs/1709.08470

Where a novel clustering algorithm was introduced that depends only on a single parameter to describe the approximate separation distance between clusters.

Academic research of using this algorithm including the source code must reference this arXiv article.

Install

Install from git

> pip install git+https://github.com/yuan-yen/glassfire

Install from downloaded repository

Download this repo, and enter the root folder:

## Install this package
> pip install .

Development installation

> pip setup.py develop
> pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors