Skip to content

Commit

Permalink
Add pypi badge
Browse files Browse the repository at this point in the history
  • Loading branch information
iosonofabio committed Feb 22, 2018
1 parent 15c0821 commit 22706b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/iosonofabio/lshknn.svg?branch=master)](https://travis-ci.org/iosonofabio/lshknn)
[![PyPI version](https://badge.fury.io/py/lshknn.svg)](https://badge.fury.io/py/lshknn)

# LSHKNN
CPython module for fast calculation of k nearest neighbor (KNN) graphs in high-dimensional vector spaces using Pearson correlation distance and local sensitive hashing (LSH).
Expand Down

0 comments on commit 22706b7

Please sign in to comment.