Magnetization#
- class Magnetization(num_spatial_orbitals)[fuente]#
Bases:
objectThe Magnetization property.
The following attributes can be set via the initializer but can also be read and updated once the
Magnetizationobject has been constructed.- Parámetros:
num_spatial_orbitals (int) – the number of spatial orbitals in the system.
Methods
- interpret(result)[fuente]#
Interprets an
EigenstateResultin this property’s context.- Parámetros:
result (EigenstateResult) – the result to add meaning to.