Commit Graph

12 Commits

Author SHA1 Message Date
Mark Towers
a7d9146b1d Update vector space utility functions for all spaces (#223) 2023-02-22 15:05:58 +00:00
Valentin
f6d41e85f9 Fix type hints errors in gymnasium/spaces (#327) 2023-02-13 17:18:40 +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
d46ff0e129 Formated doctest and added more consistency (#281) 2023-01-23 10:30:00 +00:00
Valentin
b4caf9df16 Add check doctest to CI and fixed existing errors (#274) 2023-01-20 13:28:09 +00:00
Pierre Mardon
6ba886abce Add explicit error messages when unflatten discrete and multidiscrete fail (#267) 2023-01-18 17:32:54 +00:00
Markus Krimmel
4b7f941db3 Fixed formatting of spaces docs (#174) 2022-12-03 11:02:09 +00:00
Mark Towers
6f139cdec5 Change discrete dtype to np.int64 (#141) 2022-11-29 14:57:46 +00:00
Ephraim
df811e7d54 Flatten space docstring note about unflattening samples (#164) 2022-11-28 22:17:49 +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
Olaf Lipinski
dec9f2cd85 Fix integer overflow in MultiDiscrete.flatten() (#55)
Signed-off-by: Olaf Lipinski <o.lipinski@soton.ac.uk>
2022-10-14 12:08:22 +01:00
pseudo-rnd-thoughts
640c509109 Rename to gymnasium 2022-09-08 10:10:07 +01:00