Misha Lvovsky
Misha Lvovsky
Added support for static_keynames which lets you specify key names to ignore for jax transformations #64 , all tests seem to be passing I've attached the test log (bash test.sh...
# Description I changed the way that temporary xmls are stored for the maze envs. I have used this change for training and it improves stability, without it my training...
### System Info I am using Ubuntu 24.04. I've reproduced this issue on python 3.10, 3.11, and 3.12 and with the current state of the repo as well as the...
## What this does This ~~fixes issue #573 which I introduced because I~~ passed the argument `EGLConfig * configs` directly instead of by reference to [`eglChooseConfig`](https://registry.khronos.org/EGL/sdk/docs/man/html/eglChooseConfig.xhtml) ## How it was...