Quantum-robot 1.1.0 released.
You can read the documentation at https://docs.quantum-robot.org/en/1.1.0/
This version supports Python version 3.14
See the CHANGELOG.md for detailed info on the new release.
What's Changed
- Add multidimensional vector encoding to models by @Davidelanz in #44
- Add supported qBrain architecture visualization by @Davidelanz in #45
- Add graceful shutdown for qUnit workers by @Davidelanz in #46
- Centralize qUnits Redis integration and add key protocol by @Davidelanz in #47
Full Changes Diff: 1.0.0...1.1.0