Metadata-Version: 2.0
Name: clustrous
Version: 0.1.2
Summary: Linkage clustering
Home-page: https://github.com/eddiejessup/clustrous
Author: Elliot Marsden
Author-email: elliot.marsden@gmail.com
License: BSD
Keywords: clustrous
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: numpy
Requires-Dist: scipy

===============================
clustrous
===============================

.. image:: https://img.shields.io/travis/eddiejessup/clustrous.svg
        :target: https://travis-ci.org/eddiejessup/clustrous

.. image:: https://img.shields.io/pypi/v/clustrous.svg
        :target: https://pypi.python.org/pypi/clustrous


Linkage clustering

* Free software: BSD license
* Documentation: https://clustrous.readthedocs.org.

Features
--------

* TODO




History
-------

0.1.0 (2015-01-11)
---------------------

* First release on PyPI.


