mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-31 18:12:53 +00:00
* Added support for unbounded box endpoints. * Documentation and code cleanup. * Fixed some of the logic of upper bounded versus lower bounded spaces. * Included unbounded Box instances for the original tests. * Removed unnecessary attribute in the Box class.