v0.10.0
What's Changed
- New API:
GeneralBraOpKetfor exact calculation of arbitrary<bra|op|ket>values. Can be used to calculate inner products, expectation values and arbitrary matrix elements. - New feature: both
GeneralStateandGeneralBraOpKetadmit circuits with parameterised gates. - New feature:
GeneralStatehas a new methodget_amplitudeto obtain the amplitude of computational basis states. - New feature:
GeneralStateandCuTensorNetShotsBackendnow support RNG seeds for sampling. - Docs: three tutorials added to the documentation.
- Deprecated
TensorNetworkobject. It is still available for the sake of backwards compatibility, but it has been removed from doc pages.
Full Changelog: v0.9.0...v0.10.0