netket.operator.boson.destroyΒΆ
-
netket.operator.boson.
destroy
(hilbert, site, dtype=<class 'float'>)[source]ΒΆ Builds the boson destruction operator \(\hat{a}\) acting on the site-th of the Hilbert space hilbert.
If hilbert is a non-Bosonic space of local dimension M, it is considered as a bosonic space of local dimension M.
- Parameters
hilbert (
AbstractHilbert
) β The hilbert spacesite (
int
) β the site on which this operator actsdtype (Any) β
- Return type
- Returns
The resulting Local Operator