Mark Towers
|
64fac8e80b
|
Add (A)syncVectorEnv support for sub-envs with different observation spaces (#1140)
Co-authored-by: Reggie <72816837+reginald-mclean@users.noreply.github.com>
Co-authored-by: Reggie McLean <reginald.mclean@ryerson.ca>
|
2024-08-29 16:52:43 +01:00 |
|
Mark Towers
|
52b6878618
|
Pre commit autoupdate (#1082)
|
2024-06-10 17:07:47 +01:00 |
|
Mark Towers
|
0fe94efa26
|
Fix OneOf shared memory and add pytest.skip to tests (#999)
|
2024-04-06 13:20:10 +01:00 |
|
Mark Towers
|
15d179087e
|
Remove ordereddict in favour of python dict (#977)
|
2024-03-22 11:19:41 +00:00 |
|
Ariel Kwiatkowski
|
2b2e853536
|
Add a OneOf space for exclusive unions (#812)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
|
2024-03-11 12:30:50 +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 |
|
mvhensbergen
|
74e6e13b78
|
Fix rendering of examples (#699)
Co-authored-by: Martin van Hensbergen <martin@mvhensbergen.com>
|
2023-08-30 14:13:37 +01:00 |
|
Franois
|
5a3630df26
|
Adding starting values to MultiDiscrete spaces (#557)
|
2023-06-16 15:36:42 +01:00 |
|
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 |
|