Commit Graph

7 Commits

Author SHA1 Message Date
Jonas Schneider
fd18ec3507 Merge remote-tracking branch 'origin/master' into py3
Conflicts:
	gym/envs/atari/atari_env.py
2016-04-29 18:07:47 -07:00
Taehoon Kim
08ece9e0d0 change string comparison to distutils.version 2016-04-29 09:46:23 +09:00
Jonas Schneider
c8ae79d163 Start sanely handling ANSI rendering strings as bytes/unicode where appropriate 2016-04-28 09:40:37 -07:00
Taehoon Kim
64b1b597dd change exception to if statement to check numpy version 2016-04-29 00:38:42 +09:00
Ubuntu
3df9a580f7 Fix #9. compatibility for tostring and tobytes 2016-04-28 08:02:35 +00:00
Jonas Schneider
5065950a09 Fix Python3 compat of import dependencies 2016-04-27 18:03:29 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00