Metadata-Version: 2.0
Name: sana
Version: 0.1.0
Summary: Sana  is for distance matrix similarity analysis in python / numpy / tensorflow
Home-page: https://github.com/jooh/sana
Author: Johan Carlin
Author-email: johan.carlin@gmail.com
License: MIT license
Keywords: sana
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy

====
Sana
====


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

.. image:: https://img.shields.io/travis/jooh/sana.svg
        :target: https://travis-ci.org/jooh/sana

.. image:: https://readthedocs.org/projects/sana/badge/?version=latest
        :target: https://sana.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Sana is for distance matrix similarity analysis in python, using numpy and tensorflow.


* Free software: MIT license
* Documentation: https://sana.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-06-27)
------------------

* First release on PyPI.


