Commit Graph

10 Commits

Author SHA1 Message Date
Mark Towers
ae5d8888aa Add dtype testing for data_equivalence and update testing (#515) 2023-05-23 17:03:25 +01: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
Mihai Capotă
54a2858a8a Document Box integer bounds (#331) 2023-02-15 01:31:37 +00:00
Valentin
f6d41e85f9 Fix type hints errors in gymnasium/spaces (#327) 2023-02-13 17:18:40 +00:00
Mahdi Khodabandeh
76559ed553 Fixed Box.sample bug for up-bounded discrete or boolean dtypes (#249)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-02-06 11:00:09 +00:00
Kevlyn Kadamala
8031da71e6 Add Stack to Sequence space - #217 (#284)
Co-authored-by: StringTheory <mark.m.towers@gmail.com>
2023-01-30 12:57:32 +00:00
Valentin
b4caf9df16 Add check doctest to CI and fixed existing errors (#274) 2023-01-20 13:28:09 +00:00
Mark Towers
37b4c0b0a8 Update the spaces for complete type hinting (and updates numpy to 1.21) (#37) 2022-11-15 14:09:22 +00:00
Mark Towers
8589523a77 Change import gymnasium to import gymnasium as gym (#20) 2022-09-16 23:41:27 +01:00
pseudo-rnd-thoughts
640c509109 Rename to gymnasium 2022-09-08 10:10:07 +01:00