Magnetization#
- class Magnetization(num_spatial_orbitals)[source]#
Bases:
object
The Magnetization property.
The following attributes can be set via the initializer but can also be read and updated once the
Magnetization
object has been constructed.- প্যারামিটার:
num_spatial_orbitals (int) -- the number of spatial orbitals in the system.
Methods
- interpret(result)[source]#
Interprets an
EigenstateResult
in this property's context.- প্যারামিটার:
result (EigenstateResult) -- the result to add meaning to.