Commit Graph

4 Commits

Author SHA1 Message Date
moto
705d024993 Feature/len (#68)
* Add __len__ to discrete

* Add __len__ to tuple
2016-05-09 17:59:55 -07:00
Jonas Schneider
618c7fda5e Don't break when passing strange values into DiscreteSpace#contains 2016-05-03 22:27:06 -04:00
Jonas Schneider
1fd5af8b4e Apparently Python3 disallows casting numpy scalars into ints. Work around that. 2016-04-27 18:31:32 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00