QMTensors

ElemCo.QMTensorsModule

QMTensors module

This module provides definitions for useful quantum-mechanical tensors.

source

Exported types and functions

ElemCo.QMTensors.SpinMatrixType
SpinMatrix

A type to store a one-electron matrix (spin aware).

The first matrix corresponds to the alpha electron, and the second matrix is beta. If the matrix is restricted, the beta matrix refers to the alpha matrix.

source

Internal types and functions