Fix bug with tensors being on the wrong device when there is more than one device available (#831).
What's Changed
- Update the README files by @ernestum in #817
- Add more benchmarking documentation by @ernestum in #822
- Clarify in README.md that we switched to gymnasium. by @ernestum in #824
- Switch to lualatex to generate the documentation PDF by @ernestum in #826
- Fix documentation pipeline by @ernestum in #827
- Fix warning in quickstart.py by @ernestum in #823
- Fix coverage issue in BC tests by @ernestum in #830
- Remove FloatReward by @ernestum in #829
- Ensure safe_to_tensor moves tensors to the specified device by @ernestum in #831
Full Changelog: v1.0.0...v1.0.1