neuralqx.lqx.spherical.abstract_lqx_bosw_model module¶
- class AbstractLqxSphericalBoSw(hilbert, graph, gauge_group, *, computational=True, spacetime_dimensions=3, model_name='LqxSphericalBoSw', Immirzi=1.0, delta=2.0)¶
Bases:
AbstractLqxModel- property Immirzi¶
- property delta¶
- abstractmethod spherical_volume(vertex, *, shift=1.0, jax=True)¶
Subclasses should implement the volume operator according to the Bojowald-Swiderski model.
- Returns:
- abstractmethod spherical_Ex(vertex, *, jax=True)¶
Subclasses should implement the spherical flux according to the Bojowald-Swiderski model.
- Returns:
- abstractmethod holonomy(edge, adjoint=False, *, jax=True)¶
Subclasses should implement the spherical holonomy operator acting on the specified edge according to the Bojowald-Swiderski model.
- Returns:
- abstractmethod number(edge, *, jax=True)¶
Subclasses should implement the number operator acting on the specified edge according to the Bojowald-Swiderski model.
- Returns:
- property vertices_k¶
- property inner_vertices¶