10000 Switch over from `gym` to `gymnasium` by robinhenry · Pull Request #20 · robinhenry/gym-anm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Switch over from gym to gymnasium #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Nov 14, 2024
Merged

Conversation

robinhenry
Copy link
Owner
@robinhenry robinhenry commented Nov 2, 2024

PR Summary

The goal of this PR is to switch from the old gym interface towards the new gymnasium interface.

List of important changes:

  • remove gym and add gymnasium as dependency
  • bump numpy to >=2.1, pandas to >=2.0, and python to >=3.10
  • delete old archived docs files

To Do

  • Update source code (reset() & step())
  • Update examples
  • Update documentation
  • Fix tests

@robinhenry robinhenry marked this pull request as ready for review November 14, 2024 08:10
@robinhenry robinhenry merged commit ddf832e into main Nov 14, 2024
3 checks passed
@robinhenry robinhenry deleted the feature/gym-to-gymnasium branch November 14, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0