Releases: AI4quantum/twisteRL
Releases · AI4quantum/twisteRL
0.5.0
What's Changed
- Add Python 3.14 and remove Python 3.9 by @victor-villar in #37
Full Changelog: 0.4.1...0.5.0
0.4.1
What's Changed
- Add python 3.13 and fix ci for macos intel by @victor-villar #32
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Moving TwisteRL to use safetensors by default by @cbjuan in #30
- Feature: Allow optional tracking of solution by the environment by @victor-villar in #31
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add permutations as twists in training by @victor-villar in #27
- Add success function to env trait by @victor-villar in #28
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Fix cargo publishing by @victor-villar in #15
- Adding linter to CI by @victor-villar in #18
- Python unit tests workflow and first tests by @victor-villar in #17
- Starting adding rust unit tests by @victor-villar in #16
- Rename rust package to twisterl by @victor-villar in #19
- Custom env example by @victor-villar in #20
- Test external custom environment by @victor-villar in #24
- Allow retrieval of models hosted in HuggingFace by @ravexxgamerxx in #21
New Contributors
- @ravexxgamerxx made their first contribution in #21
Full Changelog: 0.1.0...0.2.0