Mo-gymnasium

Latest version: v1.3.1

Safety actively analyzes 681874 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.4

Changelogs
Environments
* Add new pixel art rendering for `deep-sea-treasure-v0`, `resource-gathering-v0` and `water-reservoir-v0` by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/41
* Add `pareto_front` function to get known optimal front in DST, Minecart and Resource Gathering by LucasAlegre and ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/45, https://github.com/Farama-Foundation/MO-Gymnasium/pull/43;
* Add `deep-sea-treasure-concave-v0` by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/43

Utils
* Moved evaluation utils to [MORL-Baselines](https://github.com/LucasAlegre/morl-baselines) by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/47

Documentation
* Improve documentation and README by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/40
* Create docs/README.md to link to a new CONTRIBUTING.md for docs by mgoulao in https://github.com/Farama-Foundation/MO-Gymnasium/pull/42
* Enable documentation versioning and release notes in website by mgoulao in https://github.com/Farama-Foundation/MO-Gymnasium/pull/46

New Contributors
* mgoulao made their first contribution in https://github.com/Farama-Foundation/MO-Gymnasium/pull/42

**Full Changelog**: https://github.com/Farama-Foundation/MO-Gymnasium/compare/v0.3.3...0.3.4

0.3.3

New improvements/features

* Add EzPickle to all envs by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/34
* Automatic generation of tests by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/37

Bugs fixed

* Fix highway env observation conversion by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/33
* Fix bug in eval_mo which was passing None to all weight vectors
* Fix minecart and water-reservoir ObservationSpace dtype and bounds

Documentation
* Improve documentation and readme by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/35

**Full Changelog**: https://github.com/Farama-Foundation/MO-Gymnasium/compare/0.3.2...v0.3.3

0.3.2

Bug fixes

* Bump highway-env version, to fix rendering
* Add assets to the pypi release package

Documentation
* Add gifs to the webpage

**Full Changelog**: https://github.com/Farama-Foundation/MO-Gymnasium/compare/0.3.1...0.3.2

0.3.1

This minor release adds "mo-reacher-v4", a MuJoco version of the Reacher environment, fixes a bug in Lunar Lander and improves the library documentation.

Environments
* Add mo-reacher-v4 by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/25

Documentation
* Use readme info directly in website by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/26
* Add pydoc to all environments by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/31

Bug Fixes
* Hotfix lunar lander by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/27
* MORecordEpisodeStatistics return scalars when not VecEnv by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/30

**Full Changelog**: https://github.com/Farama-Foundation/MO-Gymnasium/compare/0.3.0...0.3.1

0.3.0

This release marks our first release as part of the [Farama Foundation](https://farama.org/). Benefitting the Farama structure, this library should reach a higher level of quality and more integration with the tools from the RL community.

Breaking changes
* The package has been renamed MO-Gymnasium (it was previously called MO-Gym). We now also rely on Gymnasium instead of Gym, see the by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/16
* Environments are now under the `envs` package, was previously accessible from root e.g.`mo_gymnasium.deep_sea_treasure` -> `mo_gymnasium.envs.deep_sea_treasure`.

Environments
* Add mo-lunar-lander-v2 by LucasAlegre in https://github.com/Farama-Foundation/MO-Gymnasium/pull/18

Quality of life
* CI setup by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/19
* Init documentation website by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/20

Community
* Add Farama Code Of Conduct by ffelten in https://github.com/Farama-Foundation/MO-Gymnasium/pull/21



**Full Changelog**: https://github.com/Farama-Foundation/MO-Gymnasium/compare/0.2.1...0.3.0

0.2.1

* 5 new environments: `fishwood-v0` (ESR), `mo-MountainCarContinuous-v0`, `water-reservoir-v0`, `mo-highway-v0` and `mo-highway-fast-v0`;
* Revamped README file;
* Linting and automatic imports optimization;
* Updated bib file and citation;
* Few bugfixes.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.