Commit Graph

19 Commits

Author SHA1 Message Date
Ariel Kwiatkowski
d43037920f Jax environment return jax data rather than numpy data (#817)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
2024-04-05 17:21:10 +01:00
Kallinteris Andreas
17203a5c9c env_checker to use exact data_equivilance (#953)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
2024-03-14 17:12:06 +00:00
Mark Towers
d684778e9d Add more helpful error messages if users use a mixture of Gym and Gymnasium (#957) 2024-03-08 11:08:56 +00:00
Kallinteris Andreas
973c40315b add check_step_return (#929) 2024-02-29 15:03:38 +00:00
Kallinteris Andreas
0037cbc4ab add exact argument to utlis.env_checker.data_equivilance (#924) 2024-02-16 09:00:43 +00:00
Mark Towers
79c70d8a5f pre-commit autoupdate (#877) 2024-01-12 12:10:13 +00:00
Mark Towers
1a91ab2c79 Add skip_close_check to check_env (#876) 2024-01-12 12:10:05 +00:00
Mark Towers
27f8e85051 Merge v1.0.0 (#682)
Co-authored-by: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com>
Co-authored-by: Jet <38184875+jjshoots@users.noreply.github.com>
Co-authored-by: Omar Younis <42100908+younik@users.noreply.github.com>
2023-11-07 13:27:25 +00:00
Christopher Yeh
d9a8d66123 Update env_checker.py (#708) 2023-09-08 11:51:50 +01:00
Mark Towers
a40234f5ef Adds testing to check_env that closing a closed environment doesn't raise an error (#564)
Co-authored-by: Quentin GALLOUÉDEC <gallouedec.quentin@gmail.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
2023-06-21 17:39:50 +01:00
Roberto Schiavone
a8eaff357c Fix broken URL links (#554) 2023-06-14 10:41:28 +01:00
Mark Towers
ae5d8888aa Add dtype testing for data_equivalence and update testing (#515) 2023-05-23 17:03:25 +01:00
Jet
a11f8efef8 Change env checker assertation to warning (#215) 2022-12-12 18:29:41 +00:00
Ram Rachum
3d47702984 Fix exception causes all over the codebase (#205) 2022-12-10 14:47:18 +00:00
Mark Towers
9d2b8310ad Fix pre-commit (#129) 2022-11-14 14:54:23 +00:00
Markus Krimmel
0845584048 Added testing for render return (#117) 2022-11-10 12:51:51 +00:00
Mark Towers
8589523a77 Change import gymnasium to import gymnasium as gym (#20) 2022-09-16 23:41:27 +01:00
Manuel Goulão
2f8002f2bd Update URL links and Space documentation summaries (#18) 2022-09-16 14:00:12 +01:00
pseudo-rnd-thoughts
640c509109 Rename to gymnasium 2022-09-08 10:10:07 +01:00