Commit Graph

1969 Commits

Author SHA1 Message Date
Mihai Capotă
54a2858a8a Document Box integer bounds (#331) 2023-02-15 01:31:37 +00:00
Mark Towers
a383aa5d48 Update atari documentation (#330) 2023-02-15 01:30:47 +00:00
Ariel Kwiatkowski
0bb8b0cc73 Properly hide additional requirements between separate imports (#323)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-02-14 15:03:38 -05:00
Valentin
f6d41e85f9 Fix type hints errors in gymnasium/spaces (#327) 2023-02-13 17:18:40 +00:00
Ariel Kwiatkowski
d101d389dc Properly handle different kwargs in the new vector API (#324) 2023-02-12 19:17:57 +00:00
Howard Huang
79ae76ed1e Type hint fixes and added __all__ dunder (#321) 2023-02-12 17:42:32 +00:00
Ariel Kwiatkowski
9bc0bf308d New vector API + Functional environments + (vector) wrappers (#97)
Co-authored-by: Roberto Schiavone <hello@robertoschiavone.io>
2023-02-12 12:49:37 +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
Mark Towers
4dd526d370 Reorder functions and refactor registration.py (#289)
Co-authored-by: Mark Towers <marktowers@Marks-MacBook-Pro.local>
2023-02-05 00:05:59 +00:00
Manuel Goulão
61f80d62a0 Update Comet's tutorial link (#306) 2023-02-01 22:30:49 +00:00
nerdyespresso
3724c3d683 Add Comet integration (#304) 2023-02-01 22:25:03 +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
Ariel Kwiatkowski
33b9884ab6 Fix pre-commit (#299) 2023-01-30 10:39:09 +01:00
Manuel Goulão
a10ae1771d Ignore GymV21Environment when building environments docs (#295) 2023-01-27 17:00:45 +00:00
Manuel Goulão
b0f2fabdd9 Add Comet Tutorial (#293) 2023-01-26 10:12:07 +00:00
Mark Towers
b4c02d4b4b Change GymV22Compatibility to GymV21Compatibility (#282) 2023-01-26 09:46:02 +00:00
Valentin
d46ff0e129 Formated doctest and added more consistency (#281) 2023-01-23 10:30:00 +00:00
Jordan Terry
6b93fae20b Update README.md 2023-01-22 19:49:14 -05:00
Jordan Terry
a7d97016f1 Update README.md 2023-01-22 19:48:51 -05:00
Rodrigo de Lazcano
0f6094e518 remove donation link 2023-01-22 18:15:51 -05:00
Rodrigo de Lazcano
c448801702 remove liberapay 2023-01-22 16:40:57 -05:00
Ryan
92fd43914d Fix AttributeError in lunar_lander.py (#278) 2023-01-21 09:02:47 +00:00
raphajaner
cd8dc81bd6 Adding a self._update_running_mean property to block updating the statistics of NormalizeX Wrappers (#268)
Co-authored-by: raphajaner <raphael.trumpp@tum.de>
2023-01-20 15:42:27 +00:00
Matyasch
57819c4c90 Switch references of the MultiBinary and MultiDiscrete classes in documentation (#279) 2023-01-20 14:56:36 +00:00
Mark Towers
8fc9844a85 Update version number to v0.27.1 v0.27.1 2023-01-20 14:46:20 +00:00
Mark Towers
1b28369789 Remove shimmy as a core dependency (#272) 2023-01-20 14:26:37 +00:00
raphajaner
4b5abb694b Fix experimental normalize reward wrapper (#277)
Co-authored-by: raphajaner <raphael.trumpp@tum.de>
2023-01-20 14:25:31 +00:00
Valentin
b4caf9df16 Add check doctest to CI and fixed existing errors (#274) 2023-01-20 13:28:09 +00:00
Manuel Goulão
1551b89257 Add updated favicon to documentation website (#276) 2023-01-20 13:17:50 +00:00
Omar Younis
97174d7eef FIX: versioning in README.md (#270) 2023-01-19 11:38:46 +00:00
Pierre Mardon
6ba886abce Add explicit error messages when unflatten discrete and multidiscrete fail (#267) 2023-01-18 17:32:54 +00:00
Luke Meyers
bb368fe75f Doc improvement: add comment describing what convolve does (#264) 2023-01-17 15:06:11 +00:00
Omar Younis
019a593117 ENH: implement RecordVideoV0 (#246) 2023-01-17 08:13:43 +00:00
Manuel Goulão
dcb150e889 Fix tutorials custom thumbnail path (#260) 2023-01-11 21:08:50 +00:00
Ian Fan
b34c25b368 Fix type annotations of callable to Callable (#259) 2023-01-11 20:09:37 +00:00
Manuel Goulão
4e6dc3e420 Tutorials galleries (#258) 2023-01-11 20:00:51 +00:00
Manuel Goulão
35fe9b0f13 Generate changelog (#257) 2023-01-11 16:15:29 +00:00
Mark Towers
febe5265c4 Update the jumpy error to specify the pip install is jax-jumpy (#255) 2023-01-11 13:38:32 +00:00
Mark Towers
c52ef43a1b Improve the warning when error is raised from plugin (#225) 2023-01-11 01:12:12 +00:00
Ariel Kwiatkowski
8fd0740221 Minor fixes for the resize observation wrapper (#254) 2023-01-11 01:12:01 +00:00
Ian Fan
d1067f7d04 ResizeObservation: fix silent bug on 2-dimensional observations. (#230) 2023-01-10 23:54:26 +00:00
Jordan Terry
ac43aa1e3e Update README.md 2023-01-10 13:50:34 -05:00
Jordan Terry
f7f2e26273 Update README.md 2023-01-10 13:49:29 -05:00
Omar Younis
18d0455d55 FIX: return type of AsyncVectorEnv.reset (#252) 2023-01-09 13:43:47 +00:00
Xuehai Pan
5af90e379d Update prompt messages for extra dependencies (#250) 2023-01-09 13:14:45 +00:00
Mark Towers
1dfdf45480 Revert "ENH: allow metadata["render_modes"] to be a set" (#251) 2023-01-09 13:12:07 +00:00
Omar Younis
3413b04534 ENH: allow metadata["render_modes"] to be a set (#248) 2023-01-08 19:56:52 +00:00
Kallinteris Andreas
8b371450a1 Mujoco/Hooper doc minor typo fix (#247) 2023-01-08 16:38:37 +00:00
Kallinteris Andreas
8d431cd2a9 Mujoco/Hooper doc minor typo fix (#247) 2023-01-08 16:38:27 +00:00
Luca Pizzini
3599bf1d7c docs(tutorials): fixed environment creation link (#244) 2023-01-07 15:31:49 +00:00