What's Changed
* Add Diamond norm to `quantum_info.metrics` by renatomello in https://github.com/qiboteam/qibo/pull/949
* Add `Givens` gate by renatomello in https://github.com/qiboteam/qibo/pull/954
* Add `clifford` label to gates by renatomello in https://github.com/qiboteam/qibo/pull/952
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibo/pull/958
* Add `SX`, `RBS`, `RZX`, `ECR`, and `SYC` gates by renatomello in https://github.com/qiboteam/qibo/pull/959
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibo/pull/960
* Numerical methods for calculating gradients by MatteoRobbiati in https://github.com/qiboteam/qibo/pull/899
* Update qsvd.py by myhomeboughtazoo in https://github.com/qiboteam/qibo/pull/961
* New `unitary` attribute to gates and `KrausChannel` checks if all operators are unitaries by renatomello in https://github.com/qiboteam/qibo/pull/968
* Add `RXY`, `CSX`, and `DEUTSCH` gates by renatomello in https://github.com/qiboteam/qibo/pull/963
* Implementation of `AmplitudeDampingChannel` by renatomello in https://github.com/qiboteam/qibo/pull/969
* Update `qibojit` on `poetry.lock` by renatomello in https://github.com/qiboteam/qibo/pull/974
* Update docs for dagger by stavros11 in https://github.com/qiboteam/qibo/pull/972
* Import `Circuit` directly from `qibo` by renatomello in https://github.com/qiboteam/qibo/pull/971
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibo/pull/977
* Add delay pulse option to `Align` gate by SERVCUBED in https://github.com/qiboteam/qibo/pull/975
* Add example for `quantum k-medians clustering` by emapuljak in https://github.com/qiboteam/qibo/pull/955
* Docs makeup by MatteoRobbiati in https://github.com/qiboteam/qibo/pull/981
* Updating docs by scarrazza in https://github.com/qiboteam/qibo/pull/979
New Contributors
* myhomeboughtazoo made their first contribution in https://github.com/qiboteam/qibo/pull/961
* SERVCUBED made their first contribution in https://github.com/qiboteam/qibo/pull/975
* emapuljak made their first contribution in https://github.com/qiboteam/qibo/pull/955
**Full Changelog**: https://github.com/qiboteam/qibo/compare/v0.1.15...v0.1.16