Metadata-Version: 2.1
Name: ludology
Version: 0.1.2
Summary: Ludology is a package for the study of combinatorial game theory.
Home-page: https://github.com/autoplectic/ludology
License: UNKNOWN
Keywords: combinatorial game theory, winning ways, games, nimbers, surreal numbers
Author: Ryan G. James
Author-email: ryangregoryjames@gmail.com
Requires-Python: ~=3.3
Description-Content-Type: text/x-rst
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: codecov ; extra == "dev"
Requires-Dist: hypothesis ; extra == "dev"
Requires-Dist: ipython[nbconvert] ; extra == "dev"
Requires-Dist: pytest >= 4.4.0 ; extra == "dev"
Requires-Dist: pytest-cov ; extra == "dev"
Requires-Dist: pytest-xdist ; extra == "dev"
Requires-Dist: sphinx ; extra == "dev"
Requires-Dist: ipython[nbconvert] ; extra == "doc"
Requires-Dist: sphinx ; extra == "doc"
Requires-Dist: matplotlib ; extra == "plotting"
Requires-Dist: codecov ; extra == "test"
Requires-Dist: hypothesis ; extra == "test"
Requires-Dist: pytest >= 4.4.0 ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: pytest-xdist ; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: plotting
Provides-Extra: test

.. README.rst

Ludology
========

|travis| |appveyor| |codecov| |readthedocs|

``Ludology`` is a package for the study of combinatorial game theory.


.. |travis| image:: https://travis-ci.org/Autoplectic/ludology.svg?branch=master
   :target: https://travis-ci.org/Autoplectic/ludology
   :alt: build status

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/to2kso5s9a07ehbe?svg=true
   :target: https://ci.appveyor.com/project/Autoplectic/ludology/branch/master
   :alt: build status

.. |codecov| image:: https://codecov.io/gh/Autoplectic/ludology/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/Autoplectic/ludology
  :alt: test coverage

.. |readthedocs| image:: https://readthedocs.org/projects/ludology/badge/?version=latest
  :target: https://ludology.readthedocs.io/en/latest/?badge=latest
  :alt: documentation status

