Skip to content
Snippets Groups Projects
Commit ae92739b authored by Filippo Vicentini's avatar Filippo Vicentini
Browse files

fix docstring

parent 8da4394b
1 merge request!554Numba4jax: Numba in HamiltonianSampler
......@@ -447,7 +447,7 @@ def MetropolisHamiltonian(hilbert, hamiltonian, *args, **kwargs) -> MetropolisSa
Notice that this sampler preserves by construction all the symmetries
of the Hamiltonian. This is in generally not true for the local samplers instead.
This samapler only works on the CPU. To use the Hamiltonian smapler with GPUs,
This sampler only works on the CPU. To use the Hamiltonian smapler with GPUs,
you should use :class:`netket.sampler.MetropolisHamiltonianNumpy`
Args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment