Metadata-Version: 2.1
Name: rlai
Version: 0.5.0
Summary: Reinforcement Learning:  An Introduction
Home-page: https://github.com/MatthewGerber/rl
Author: Matthew Gerber
Author-email: gerber.matthew@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: ==3.8.5
Requires-Dist: scipy (==1.5.2)
Requires-Dist: matplotlib (==3.3.1)
Requires-Dist: numpy (==1.19.0)
Provides-Extra: dev
Requires-Dist: pytest (==5.3) ; (python_version == "3.8") and extra == 'dev'
Requires-Dist: pytest-cov (==2.8) ; (python_version == "3.8") and extra == 'dev'
Requires-Dist: pytest-runner (==5.2) ; (python_version == "3.8") and extra == 'dev'
Requires-Dist: nose (==1.3.7) ; (python_version == "3.8") and extra == 'dev'
Requires-Dist: bump2version (==1.0.1) ; (python_version == "3.8") and extra == 'dev'
Requires-Dist: flake8 (==3.7) ; (python_version == "3.8") and extra == 'dev'
Requires-Dist: md-toc (==7.0.3) ; (python_version == "3.8") and extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest (==5.3) ; (python_version == "3.8") and extra == 'test'
Requires-Dist: pytest-cov (==2.8) ; (python_version == "3.8") and extra == 'test'
Requires-Dist: pytest-runner (==5.2) ; (python_version == "3.8") and extra == 'test'
Requires-Dist: nose (==1.3.7) ; (python_version == "3.8") and extra == 'test'

UNKNOWN


