| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| envpool-0.9.1-cp311-cp311-manylinux_2_28_x86_64.whl | 2026-03-24 | 83.6 MB | |
| envpool-0.9.1-cp312-cp312-manylinux_2_28_x86_64.whl | 2026-03-24 | 83.6 MB | |
| envpool-0.9.1-cp313-cp313-manylinux_2_28_x86_64.whl | 2026-03-24 | 83.6 MB | |
| 0.9.1 source code.tar.gz | 2026-03-24 | 1.7 MB | |
| 0.9.1 source code.zip | 2026-03-24 | 2.0 MB | |
| README.md | 2026-03-24 | 1.5 kB | |
| Totals: 6 Items | 254.5 MB | 1 | |
What's Changed
- [envpool] migrate XLA custom calls to OpenXLA FFI by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/343
- [envpool] Fix explicit episodic-life reset for Atari and Vizdoom by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/344
- [envpool] auto-register minigrid environments by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/345
- [envpool] sync .bazelversion to Bazel 8.6.0 by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/346
- [envpool] fix multiplayer players.env_id inference by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/347
- [examples] reset CleanRL Atari stats on truncation by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/348
- [envpool] support per-env seed sequences by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/349
- [vizdoom] expose combined dm action as discrete by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/350
- [mujoco] support xml_file overrides across gym envs by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/351
- [mujoco] build MuJoCo from source on Linux by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/352
- [atari] expose ram in step info by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/353
- [docs] add Read the Docs C++ API reference by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/354
Full Changelog: https://github.com/sail-sg/envpool/compare/v0.9.0...v0.9.1