mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 22:04:31 +00:00
Merge v1.0.0 (#682)
Co-authored-by: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com> Co-authored-by: Jet <38184875+jjshoots@users.noreply.github.com> Co-authored-by: Omar Younis <42100908+younik@users.noreply.github.com>
This commit is contained in:
13
docs/api/vector/async_vector_env.md
Normal file
13
docs/api/vector/async_vector_env.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# AsyncVectorEnv
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: gymnasium.vector.AsyncVectorEnv
|
||||
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.reset
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.step
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.close
|
||||
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.call
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.get_attr
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.set_attr
|
||||
```
|
Reference in New Issue
Block a user