| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-04 | 650 Bytes | |
| V1.2.2 source code.tar.gz | 2025-11-04 | 119.2 MB | |
| V1.2.2 source code.zip | 2025-11-04 | 119.7 MB | |
| Totals: 3 Items | 238.9 MB | 0 | |
Gymnasium v1.2.2
This is a minor update just to add Discrete.dtype and improve DictInfoToList
What changed
- Add
Discrete.dtypeparameter by @VadimBim in https://github.com/Farama-Foundation/Gymnasium/pull/1467 - Improve
MultiDiscrete.dtypeby @pseudo-rnd-thoughts in https://github.com/Farama-Foundation/Gymnasium/pull/1469 - Improve
DictInfoToListto support vector info with missing binary key by @pseudo-rnd-thoughts in https://github.com/Farama-Foundation/Gymnasium/pull/1466
Thanks to Wispr for their support of the project
Full Changelog: https://github.com/Farama-Foundation/Gymnasium/compare/v1.2.1...v1.2.2