Metadata-Version: 1.1
Name: xbin
Version: 0.1.7
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
Description-Content-Type: UNKNOWN
Description: ====
        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-07-10)
        ------------------
        
        * add numba support
        
        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.
        
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
