Download Latest Version 0.26.2 source code.tar.gz (770.7 kB)
Email in envelope

Get an email when there's a new version of Gym

Home / 0.25.1
Name Modified Size InfoDownloads / Week
Parent folder
0.25.1 source code.tar.gz 2022-07-26 775.0 kB
0.25.1 source code.zip 2022-07-26 939.5 kB
README.md 2022-07-26 1.0 kB
Totals: 3 Items   1.7 MB 0

Release notes

  • Added rendering for CliffWalking environment @younik
  • PixelObservationWrapper only supports the new render API due to difficulty in supporting both old and new APIs. A warning is raised if the user is using the old API @vmoens

Bug fix

  • Revert an incorrect edition on wrapper.FrameStack @ZhiqingXiao
  • Fix reset bounds for mountain car @psc-g
  • Removed skipped tests causing bugs not to be caught @pseudo-rnd-thoughts
  • Added backward compatibility for environments without metadata @pseudo-rnd-thoughts
  • Fixed BipedalWalker rendering for RGB arrays @1b15
  • Fixed bug in PixelObsWrapper for using the new rendering @younik

Typos

  • Rephrase observations' definition in Lunar Lander Environment @EvanMath
  • Top-docstring in gym/spaces/dict.py @Ice1187
  • Several typos in humanoidstandup_v4.py, mujoco_env.py, and vector_list_info.py @timgates42
  • Typos in passive environment checker @pseudo-rnd-thoughts
  • Typos in Swimmer rotations @lin826
Source: README.md, updated 2022-07-26