Greetings,
I'm happy to announce two releases of qutip-qtrl. The first fixes support for numpy 2, while the second adds qutip-qtrl to the QuTiP family package section in `qutip.about()`.
A reminder that if you are interested in quantum optimal control, there is also QuTiP's qutip-qoc package (
https://github.com/qutip/qutip-qoc) that provides a richer interface with newer algorithms such as GOAT, JOPT and reinforcement learning.
qutip-qtrl 0.1.4
This patch implements changes necessary to support numpy v2.
Miscellaneous
- Increase the sampling points in tests for pulse optimization (#27, Boxi Li).
qutip-qtrl 0.1.5
Add support for the `qutip.about()` entry point. This causes the version of
qutip-qip to be displayed when calling `qutip.about()`.
Miscellaneous
- Add QuTiP family entry point (#35, Simon Cross).
Thank you to Alex for doing the 0.1.4 release.
Regards,
Simon