Historia zmian

Autor SHA1 Wiadomość Data
  Rodrigo Perez-Vicente 85d412d872 simplify if-statement 2 lat temu
  Rodrigo Perez-Vicente 8117c4fa90 other format string 2 lat temu
  Rodrigo Perez-Vicente d74d116572 add mission space pytest 2 lat temu
  Rodrigo Perez-Vicente 1116b580fc check how is the same 2 lat temu
  Rodrigo Perez-Vicente 651da3455c correct format string 2 lat temu
  Rodrigo Perez-Vicente 6a8d6326a2 old rendering API 2 lat temu
  Rodrigo Perez-Vicente bd7ed2c3c3 mission space 2 lat temu
  Rodrigo Perez-Vicente e917e54821 raise exception render close 2 lat temu
  Rodrigo Perez-Vicente e2b2eee033 Add Pytest 2 lat temu
  saleml f6a103d05b fix pyright error with wrappers + raise error instead of string + use right registry 2 lat temu
  saleml 9f3e5e9055 make _gen_grid abstract 2 lat temu
  Rodrigo Perez-Vicente 35c500cf05 revert return_info step 2 lat temu
  Rodrigo Perez-Vicente 6268ef0cf0 Register environments with entrypoint in setup.py 2 lat temu
  Rodrigo Perez-Vicente 1d4b596c34 fix rendering 2 lat temu
  Rodrigo Perez-Vicente 1b44dcc7d7 error door state encoding 2 lat temu
  Rodrigo Perez-Vicente 36e05852a8 np.ndarray agent_pos type annotation 2 lat temu
  Rodrigo Perez-Vicente 8c879a1fa2 fix rebase pre-commit 2 lat temu
  Rodrigo Perez-Vicente 7ef159eb62 type hint minigridenv init 2 lat temu
  Rodrigo Perez-Vicente 3aab399ab1 Add pyright to pre-commit 2 lat temu
  StringTheory 925419ffbf Rerun pre-commit 2 lat temu
  saleml 9a4e6c8ae9 Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning 2 lat temu
  saleml b8158c8710 remove extra space from Text spaces 2 lat temu
  saleml 0832a47bc1 backward compatibility for environment metadata 2 lat temu
  vicliv bbcdb696ad added kwargs to MiniGridEnv init 2 lat temu
  saleml 6ddaa9fc6e use the new gym Text space and official git repo in setup and yml file 2 lat temu
  saleml c8d0c353fb Add __eq__ method for StringGymSpace - Necessary to allow for Vectorized Environments in gym 2 lat temu
  saleml e782182d9b use the correct initialization for custom gym space 2 lat temu
  saleml e59132a6df fix render_mode and render's argument mode compatibility 2 lat temu
  saleml e90cdf1be9 Fix ViewSizeWrapper that changed the observation space of the unwrapped env ! 2 lat temu
  saleml 22b50565dd In the new gym api, reset takes two extra arguments. This removes some warnings. 2 lat temu