stable-baselines3/stable_baselines3/common/vec_env
Antonin RAFFIN daaebd0a52
Drop python 3.8 and add python 3.12 support (#2041)
* Drop python 3.8 support, add python 3.12 support

* Upgrade to python 3.9 syntax

* Fixes for Numpy v2

* Fix doc warning
2024-11-18 15:40:36 +01:00
..
__init__.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
base_vec_env.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
dummy_vec_env.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
patch_gym.py Update Gymnasium to v1.0.0 (#1837) 2024-11-04 12:03:12 +01:00
stacked_observations.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
subproc_vec_env.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
util.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_check_nan.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_extract_dict_obs.py Type annotation bundle (logger, vec env, custom envs) (#1479) 2023-05-04 20:27:15 +02:00
vec_frame_stack.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_monitor.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_normalize.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_transpose.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_video_recorder.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00