---
orphan: true
---

# Custom operators tutorial moved

This tutorial now lives under {doc}`custom-operators/index`, together with the
new local-estimators guide.

- For custom {meth}`~netket.vqs.MCState.expect` and {meth}`~netket.vqs.MCState.expect_and_grad`, go to {doc}`custom-operators/expect-and-grad`.
- For custom {meth}`~netket.vqs.MCState.expect_to_precision` or multi-channel local estimators, go to {doc}`custom-operators/local-estimators`.
