Commit Graph

12 Commits

Author SHA1 Message Date
Mark Towers
2cfa2e3793 Fix Multidiscrete.from_jsonable for windows (#932) 2024-02-21 10:10:02 +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
Franois
6126e5fcc7 Fix negative value sampling in MultiDiscrete with non-zero start (#562)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-07-03 12:36:49 +01:00
Mark Towers
f39931938a Add MultiDiscrete.__setstate__ for new start attribute (#582) 2023-07-03 11:01:40 +01:00
Franois
5a3630df26 Adding starting values to MultiDiscrete spaces (#557) 2023-06-16 15:36:42 +01: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
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