Farama-Foundation / Minigrid

Simple and easily configurable grid world environments for reinforcement learning
https://minigrid.farama.org/
Other
2.13k stars 611 forks source link

Upgraded Gymnasium to 1.0.0 and NumPy to 2.0.0+ #453

Closed BolunDai0216 closed 6 days ago

BolunDai0216 commented 1 month ago

Description

This PR updates Minigrid to support Gymnasium 1.0.0 and NumPy 2.0 (tested with 2.1.2).

Fixes #452

Type of change

Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist: