Metadata-Version: 2.2
Name: xdist
Version: 0.0.2
Summary: Python library of pairwise distance computation
Home-page: https://github.com/doerlbh/xdist
Author: Baihan Lin
Author-email: doerlbh@gmail.com
License: GPLv3
Project-URL: Bug Tracker, https://github.com/doerlbh/xdist/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.16.5
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# xdist

[![PyPI version](https://badge.fury.io/py/tba.svg)](https://badge.fury.io/py/tba)  [![codecov](https://codecov.io/gh/doerlbh/tba/branch/main/graph/badge.svg?token=)](https://codecov.io/gh/doerlbh/tba) [![Travis_CI](https://travis-ci.com/doerlbh/tba.svg?token=&branch=main)](https://travis-ci.com/doerlbh/tba) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Python library of pairwise distance computation

Created by [Baihan Lin](https://www.baihan.nyc), Columbia University
