Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.0.0 #102

Merged
merged 717 commits into from
Aug 9, 2023
Merged

Version 1.0.0 #102

merged 717 commits into from
Aug 9, 2023

Conversation

benjamc
Copy link
Collaborator

@benjamc benjamc commented Aug 9, 2023

No description provided.

Carolin Benjamins and others added 30 commits July 20, 2023 13:51
* Update twine check

* Fix return type

* Annotate inits

* Annotate args

* carl/context mypy fixed

* Fix mypy

* Handle return types of gym.Env in reset

* Fix mypy for carl_env.py

* Correct reset function

* Fix mypy

* Fix mypy brax

* Fix mypy brax

* Moved demo to examples

* Update reset signature

* Remove rendering of score label

In the current gym version, there is no score label.

* Fix mypy box2d

* Move CARLVehicleRacing example

* Update carracing example

* Fix mypy box2d

* Fix mypy

* Fix mypy

* Update reset function

* mypy dmc fish

* mypy dmc quadruped

* mypy dmc context utils

* wrapper fix

* Fix mypy mario

* mypy dmc walker

* mypy dmc loader

* Fix mypy mario

* mypy dmc

* Add changelog.md

* Add S.D. to authors

* Update version

* mario everything except from env done

* mario_env done

* Update setup.py

Remove setup.cfg and fill init with more info.

* Update gym version

* Remove RNA

* mypy corrected for everything except carl_rna

* gitignore

* Fix mypy

* Change type of contexts to Contexts

* Change type of default_context to Context

* black, isort and flake8

* Update try_dm_control.py

* Update try_dm_control.py

* Fix pre-commit

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Fix tests

* Fix dist check

* Fix mypy

* Format isort

* Remove setup packages for experiments

No experiments in this branch

* Remove requirements for rna

* Update requirements

* Remove RNA

* Fix tests.yaml

* Remove operating system warning

* Add test for dmc loader

* Move to examples

* Add requirement

* Remove requirement

* Update tests.yaml

* Fix whitespace in tests.yaml

Co-authored-by: Carolin Benjamins <benjamins@tnt.uni-hannover.de>
Co-authored-by: amsks <adityak735@gmail.com>
Co-authored-by: Sebastian Döhler <sebastiandoehler@hotmail.de>
Co-authored-by: sebidoe <45859263+sebidoe@users.noreply.github.com>
* update install_requires

* §

* fix imports: gym → gymnasium

* fix step function

* fix step

* gym->gymnasium

* §

* fix

* fix

* fix

* fix

* fix

* fix render

* .

* fix all step returns

* Delete build/lib/carl directory

* Delete myenv directory

* Update README.md

Fix documentation link.

* make pre-commit and format

* rename every occurrence of trunched to truncated

* @Arman717

* change trunched to truncated

* Fix gymnasium version with box2d

---------

Co-authored-by: C. Benjamins <75323339+benjamc@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #102 (1834558) into main (90f3568) will decrease coverage by 4.07%.
The diff coverage is 33.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   23.46%   19.40%   -4.07%     
==========================================
  Files          70       76       +6     
  Lines        4274     3963     -311     
  Branches      579      541      -38     
==========================================
- Hits         1003      769     -234     
+ Misses       3219     3156      -63     
+ Partials       52       38      -14     

Impacted file tree graph

@benjamc benjamc marked this pull request as ready for review August 9, 2023 13:10
@TheEimer TheEimer merged commit 9e6788c into main Aug 9, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants