Metadata-Version: 2.0
Name: svvamp
Version: 0.0.2a9
Summary: Simulator of Various Voting Algorithms in Manipulating Populations
Home-page: https://github.com/francois-durand/svvamp
Author: François Durand
Author-email: fradurand@gmail.com
License: GNU GPL 3
Keywords: svvamp
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: networkx
Requires-Dist: scipy
Requires-Dist: matplotlib

===============================
SVVAMP
===============================

.. image:: https://badge.fury.io/py/svvamp.png
    :target: http://badge.fury.io/py/svvamp

.. image:: https://travis-ci.org/francois-durand/svvamp.png?branch=master
        :target: https://travis-ci.org/francois-durand/svvamp

.. image:: https://pypip.in/d/svvamp/badge.png
        :target: https://pypi.python.org/pypi/svvamp


Simulator of Various Voting Algorithms in Manipulating Populations

* Free software: GNU General Public License version 3.
* Documentation: https://svvamp.readthedocs.org.

WARNING
-------

SVVAMP is currently out of use because of a complete reorganization of my github / readthedocs / pypi accounts. Please excuse me!

It should be available again before February 16th.

Features
--------

* TODO




History
-------

0.0.1 (2015-02-14)
---------------------

* First release on PyPI.


