Metadata-Version: 2.0
Name: bcc
Version: 0.1.7
Summary: N-dim invertible BCC lattice
Home-page: https://github.com/willsheffler/bcc
Author: Will Sheffler
Author-email: willsheffler@gmail.com
License: Apache Software License 2.0
Description-Content-Type: UNKNOWN
Keywords: bcc
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: traitlets

===
bcc
===


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

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

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




N-dim invertible BCC lattice


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

* First release on PyPI.


