Danyal Saeed Mirza
Results
3
issues of
Danyal Saeed Mirza
Not only is it ununsed, it brings up an error of redifinition of 'double round(double)' in cmath/math.h. (reporting this on VS 2013. Build failed because of this error.) Consider removing...
### Proposal Uniform API for all environments for something like `.get_state()` and `.set_state(state)` or maybe `.get_last_obs()` or something like an Env instance attribute: `Env.state` ### Motivation All environments compute the...
enhancement