Docs.rs
gym-rs-0.3.0
gym-rs 0.3.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
MathisWellmann
Dependencies
cosyne ^0.3.2
normal
optional
derivative ^2.2
normal
derive-new ^0.5
normal
log ^0.4.11
normal
nalgebra ^0.32
normal
num-traits ^0.2
normal
ordered-float >=3.9.1
normal
rand ^0.8
normal
rand_pcg ^0.3
normal
sdl2 ^0.35
normal
serde ^1.0
normal
Versions
98.52%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module spaces
gym_rs
0.3.0
Module spaces
Module Items
Structs
Traits
In crate gym_
rs
gym_rs
Module
spaces
Copy item path
Source
Expand description
Holds structures describing collections of values.
Structs
§
BoxR
Defines a subspace created between two points.
Discrete
Defines a set of discrete integers starting at 0.
Traits
§
Space
An interface that deals with subspaces.