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

Develop #266

Merged
merged 232 commits into from
Jul 6, 2021
Merged

Develop #266

merged 232 commits into from
Jul 6, 2021

Conversation

arnupretorius
Copy link
Collaborator

What?

Merging dev into main for Beta release.

ldfrancis and others added 30 commits June 4, 2021 10:08
Environment loop wrappers are currently sub-classes
of ParallelEnvironmentLoop. This prevents the use of
custom environment loops since all systems apply a
statistics wrapper(inherits from ParallelEnnvironmentLoop)
to any suppled environment loop.

This behaviour is solved by making EnvironmentLoopStatisticsBase
not to inherit from ParallelEnvironmentLoop,
but making it to wrap the supplied environment
loop and override the environment loop's
methods. Also an attribute getter is introduced
which looks for attribute in the environment loop
whenever it is missing in the wrapper.
…nt-setup

Fix python virtual environment setup
KaleabTessera and others added 25 commits July 5, 2021 12:07
Update readme with arXiv paper link
Copy link
Contributor

@KaleabTessera KaleabTessera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳 🎆

@arnupretorius arnupretorius merged commit 743c3c9 into main Jul 6, 2021
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.

6 participants