Commit Graph

26 Commits

Author SHA1 Message Date
James Mochizuki-Freeman
428493e584 Re-enable reportGeneralTypeIssues typing rule (#1391) 2025-06-07 15:31:31 +01:00
James Mochizuki-Freeman
1d2502fe3f Reenable reportInvalidTypeForm typing rule (#1382) 2025-05-19 10:50:13 +01:00
Mark Towers
e2599f05a4 Update vector autoreset documentation. (#1318) 2025-02-25 17:12:08 +00:00
Mark Towers
8a46c3ab39 Add support for different vector autoreset modes (#1227) 2024-11-28 12:18:55 +00:00
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
Xihuai Wang
a01d94d702 Fix some small bugs in gymnasium.vector (#1112)
Co-authored-by: leoxhwang <1134086740@qq.com>
2024-07-16 22:26:42 +01:00
Mark Towers
992638e120 Add stacktrace reporting to AsyncVectorEnv (#1119) 2024-07-15 15:53:11 +01:00
Mark Towers
52b6878618 Pre commit autoupdate (#1082) 2024-06-10 17:07:47 +01:00
Mark Towers
d95899111d Update website external environments page (#1029) 2024-04-17 14:52:41 +01:00
helpingstar
43ce95b141 Fix _raise_if_errors type hint (#1022) 2024-04-16 10:33:33 +01:00
Michael Panchenko
b3f0361f91 Made readout of seed possible in env (#889) 2024-02-26 12:00:18 +00:00
Ariel Kwiatkowski
e9c66e4225 Change autoreset order (#808)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
2023-12-03 19:50:18 +01: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
helpingstar
dafb344fba Fix comments for correct rendering of warnings (#520) 2023-05-26 11:19:21 +01:00
Howard Huang
79ae76ed1e Type hint fixes and added __all__ dunder (#321) 2023-02-12 17:42: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
Ian Fan
b34c25b368 Fix type annotations of callable to Callable (#259) 2023-01-11 20:09:37 +00:00
Omar Younis
18d0455d55 FIX: return type of AsyncVectorEnv.reset (#252) 2023-01-09 13:43:47 +00:00
Ram Rachum
3d47702984 Fix exception causes all over the codebase (#205) 2022-12-10 14:47:18 +00:00
Aaron Walsman
2faf52951c checking success before splitting result in step_wait (#178) 2022-12-04 14:35:12 +00:00
Xuehai Pan
7e88559763 Update and rerun pre-commit hooks for better code quality (#179) 2022-12-04 14:24:02 +00:00
Mark Towers
f6489c38b3 Updated gymnasium to be equivalent to gym v26.2 (#36) 2022-10-05 12:53:45 -04:00
Mark Towers
8589523a77 Change import gymnasium to import gymnasium as gym (#20) 2022-09-16 23:41:27 +01:00
pseudo-rnd-thoughts
29b1316bc3 Control f chaneg of gym to gymnasium 2022-09-08 10:58:14 +01:00
pseudo-rnd-thoughts
640c509109 Rename to gymnasium 2022-09-08 10:10:07 +01:00