Metadata-Version: 2.0
Name: PyCav
Version: 1.0.0a9
Summary: PyCav module
Home-page: https://github.com/PyCav/PyCav-Module
Author: PyCav team 2016
Author-email: 
License: BSD
Keywords: physics simulation education
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: BSD License
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
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: matplotlib
Requires-Dist: numpy (>=1.1)
Requires-Dist: scipy

######
PyCav
######
.. image:: https://travis-ci.org/PyCav/PyCav-Module.svg?branch=master
    :target: https://travis-ci.org/PyCav/PyCav-Module

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

PyCav is a python physics simulation library which provides simple classes and functions so that simulations can be created quickly and easily.


Installation
=============

For installation instructions and requirements, see the INSTALL file.


