neuralqx.lqx.spherical.core.spherical_bosw module¶
- class LqxSphericalBoSw(hilbert, graph, gauge_group, *, computational=True, spacetime_dimensions=3, model_name='LqxSphericalBoSw', Immirzi=1.0, delta=2.0)¶
Bases:
AbstractLqxSphericalBoSw- property Immirzi¶
- property delta¶
- spherical_hamiltonian_on_vertex(vertex, *, jax=True, fast=False, adjoint=False)¶
- hamiltonian_list()¶
- hamiltonian_boundaries()¶
- property constraint¶
This property should return the constraint of the model to be considered in the optimisation process
- spherical_volume(vertex, *, shift=1.0, jax=True)¶
Returns the volume operator according to the Bojowald-Swiderski model.
- Returns:
- spherical_Ex(vertex, *, jax=True)¶
Returns the spherical flux according to the Bojowald-Swiderski model.
- Returns:
- holonomy(edge, adjoint=False, *, jax=True)¶
Returns the spherical holonomy operator acting on the specified edge according to the Bojowald-Swiderski model.
- Returns:
- number(edge, *, jax=True)¶
Returns the number operator acting on the specified edge according to the Bojowald-Swiderski model.
- Returns:
- property vertices_k¶
- property inner_vertices¶