_Note: this is a first GitHub release of RLax. It includes all changes since the repo was created._
Changelog
[Unreleased](https://github.com/deepmind/rlax/tree/HEAD)
[Full Changelog](https://github.com/deepmind/rlax/compare/5e7007f0ec2a08d39ea67d957afddad2ba4137a6...HEAD)
**Fixed bugs:**
- can not find setup.py for pip install [\2](https://github.com/deepmind/rlax/issues/2)
**Closed issues:**
- Does discount = 0 mean "terminal" state by design? [\17](https://github.com/deepmind/rlax/issues/17)
- vtrace uses `lax.scan`? [\16](https://github.com/deepmind/rlax/issues/16)
- rlax is broken on Python 3.9 [\13](https://github.com/deepmind/rlax/issues/13)
- missing library: `import optax` [\8](https://github.com/deepmind/rlax/issues/8)
- Documentation and Examples [\5](https://github.com/deepmind/rlax/issues/5)
**Merged pull requests:**
- Add PyPI release workflow. [\18](https://github.com/deepmind/rlax/pull/18) ([copybara-service[bot]](https://github.com/apps/copybara-service))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*