dm_env
dm_env copied to clipboard
Add optional `shape` parameter to `DiscreteArray`
Addresses #18. All the tests are passing. The shape parameter is added to the end so it should minimally affect existing code.