Search Criteria
Package Details: python-gym-git r1034.f380a0e8-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flagged out-of-date (2023-06-20)
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/python-gym-git.git (read-only, click to copy) |
---|---|
Package Base: | python-gym-git |
Description: | A toolkit for developing and comparing reinforcement learning algorithms. |
Upstream URL: | https://gym.openai.com |
Licenses: | MIT |
Provides: | python-gym |
Submitter: | cyrevolt |
Maintainer: | cyrevolt |
Last Packager: | cyrevolt |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-08 01:06 (UTC) |
Last Updated: | 2019-06-13 21:02 (UTC) |
Dependencies (6)
- python (python32AUR, python37AUR, python310AUR)
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR)
- python-pygletAUR (python-pyglet1.5AUR, python-pyglet-gitAUR)
- python-requests
- python-six
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
Required by (14)
- openai-baselines-git
- python-akro (requires python-gym)
- python-ale-py (requires python-gym)
- python-estool-git
- python-freqtrade (requires python-gym)
- python-garage (requires python-gym) (optional)
- python-gym-jsbsim-git (requires python-gym)
- python-minerl (requires python-gym)
- python-nevergrad (requires python-gym) (make)
- python-poke-env (requires python-gym)
- python-ray (requires python-gym) (optional)
- python-rlgear-git (requires python-gym)
- python-tianshou (requires python-gym)
- roboschool-git
Latest Comments
MarsSeed commented on 2023-06-20 18:22 (UTC)
Please modernize the build and add the needes dependencies (
install_requires
) and optdepends (extras_require
).MarsSeed commented on 2023-06-20 18:20 (UTC)
Upstream URL cannot be reached.
Pastafarianist commented on 2018-12-03 15:33 (UTC)
There should be a dependency on
python-pyglet
.trougnouf commented on 2018-05-10 21:37 (UTC) (edited on 2018-05-19 20:30 (UTC) by trougnouf)
Could you add "provides=('python-gym')"? This way I could add it to other packages' dependencies more cleanly.
Elektro commented on 2017-12-02 16:52 (UTC)