Metadata-Version: 2.0
Name: bannock
Version: 0.1.0
Summary: Agent-based simulations in confined environments
Home-page: https://github.com/eddiejessup/bannock
Author: Elliot Marsden
Author-email: elliot.marsden@gmail.com
License: BSD
Keywords: bannock
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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: Cython
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: ciabatta

===============================
bannock
===============================

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

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


Agent-based simulations in confined environments

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

Features
--------

* TODO




History
-------

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

* First release on PyPI.


