Metadata-Version: 2.0
Name: ahoy
Version: 0.6.0
Summary: Agent-based simulations of active particles
Home-page: https://github.com/eddiejessup/ahoy
Author: Elliot Marsden
Author-email: elliot.marsden@gmail.com
License: BSD
Keywords: ahoy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
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: ez-setup
Requires-Dist: fipy
Requires-Dist: ciabatta
Requires-Dist: spatious
Requires-Dist: fealty
Requires-Dist: agaro
Requires-Dist: metropack

===============================
ahoy
===============================

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

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


Agent-based simulations of active particles

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

Features
--------

* TODO




History
-------

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

* First release on PyPI.


