Commit Graph

14 Commits

Author SHA1 Message Date
Ariel Kwiatkowski
8161d7d0a0 Add compatibility with numpy 2.0 (#1094)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2024-06-28 18:48:01 +02:00
Mark Towers
52b6878618 Pre commit autoupdate (#1082) 2024-06-10 17:07:47 +01: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
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
Jet
1554830759 Disallow Box low > high and low == inf and high == -inf (#495)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-05-15 14:07:57 +01:00
Mark Towers
1bf58d8eb4 Remove warnings (#435)
Co-authored-by: Aaron Walsman <aaronwalsman@gmail.com>
2023-04-06 14:28:07 +01:00
Valentin
c5fd30e59e Reduce numbers of warnings in CI (#375) 2023-03-13 11:10:28 +00:00
Mark Towers
761bb2e033 Fix the wrapper type hints (#337) 2023-02-22 13:58:29 +00:00
Mark Towers
1dfdf45480 Revert "ENH: allow metadata["render_modes"] to be a set" (#251) 2023-01-09 13:12:07 +00:00
Omar Younis
3413b04534 ENH: allow metadata["render_modes"] to be a set (#248) 2023-01-08 19:56:52 +00:00
Mark Towers
d71a135882 Replace np.bool8 with np.bool_ for numpy 1.24 (#221) 2022-12-19 12:53:06 +00:00
Mark Towers
1956e648f9 Improves the error by environment checker (#119) 2022-11-10 12:52:30 +00:00
Markus Krimmel
0845584048 Added testing for render return (#117) 2022-11-10 12:51:51 +00:00
pseudo-rnd-thoughts
640c509109 Rename to gymnasium 2022-09-08 10:10:07 +01:00