netket.experimental.geometry

netket.experimental.geometry#

The :mod:netket.experimental.geometry module contains helper classes to describe the geometry of continuous spaces. These objects can be passed to Particle and provide utilities such as distance computations.

Cell

A finite region in continuous space.

FreeSpace

Infinite space without periodic boundary conditions.