| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-08 | 726 Bytes | |
| RLax 0.1.7 source code.tar.gz | 2025-05-08 | 95.1 kB | |
| RLax 0.1.7 source code.zip | 2025-05-08 | 147.8 kB | |
| Totals: 3 Items | 243.7 kB | 0 | |
What's Changed
- Replace deprecated
jax.tree_*functions withjax.tree.*by @copybara-service in https://github.com/google-deepmind/rlax/pull/135 - jax.numpy.clip: update use of deprecated arguments. by @copybara-service in https://github.com/google-deepmind/rlax/pull/138
- Configure tests to explicitly use jax_threefry_partitionable=False. by @copybara-service in https://github.com/google-deepmind/rlax/pull/141
- Move to python 3.12 and 3.13, part 2. by @copybara-service in https://github.com/google-deepmind/rlax/pull/144
- Update pypi workflow. by @copybara-service in https://github.com/google-deepmind/rlax/pull/143
Full Changelog: https://github.com/google-deepmind/rlax/compare/v0.1.6...v0.1.7