Metadata-Version: 2.0
Name: xbin
Version: 0.1.5
Summary: Fancy Spatial Binning (Hashing)
Home-page: https://github.com/willsheffler/xbin
Author: Will Sheffler
Author-email: willsheffler@gmail.com
License: Apache Software License 2.0
Keywords: xbin
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: homog
Requires-Dist: bcc

====
xbin
====


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

.. image:: https://img.shields.io/travis/willsheffler/xbin.svg
        :target: https://travis-ci.org/willsheffler/xbin

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




Fancy Spatial Binning (Hashing)


* Free software: Apache Software License 2.0
* Documentation: https://xbin.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.5 (2018-03-28)
------------------

* maybe working, covrad seems reasonable-ish

0.1.2 (2018-03-07)
------------------

* add basic bt24cell stuff
* First release on PyPI.


