Files
Gymnasium/gym/version.py
Glenn Powell ad3a395a66 Glenn env commands (#880)
* Spaces have a compatible method which determines if 2 Spaces are of the same shape, ignoring bounds.

* Added a command interface for Env/Wrappers

* Made command interface more aligned with gym codebase.  Added CommandWrapper helper class.

* Refactored method names from command to event/broadcast

* Incremented minor version number
2018-02-09 15:04:45 -08:00

2 lines
18 B
Python