|
|||||||||
PREV PACKAGE NEXT PACKAGE | All Classes |
See:
Description
Class Summary | |
---|---|
BraVector | The BraVector class provides an object for encapsulating Dirac bra vectors. |
DensityMatrix | The DensityMatrix class provides an object for encapsulating density matrices. |
GammaMatrix | The GammaMatrix class provides an object for encapsulating the gamma matrices. |
KetVector | The KetVector class provides an object for encapsulating Dirac ket vectors. |
Operator | The Operator class provides an object for encapsulating quantum mechanical operators. |
Projector | The Projector class provides an object for encapsulating projection operators. |
QuantumMath | The Quantum math library. |
QuantumParticle | A class representing quantum particles. |
SpinOperator | The SpinOperator class provides an object for encapsulating spin operators. |
SpinorProjector | The SpinorProjector class encapsulates the left-handed and right-handed projection operators. |
Quantum package. The quantum package distinguishes between abstract Hilbert space objects and the representations of those objects. The abstract side is encapsulated by operator classes, and the Dirac bra and ket vector classes. The representations use the standard JSci.maths complex matrix and vector classes. There are methods for switching between the two treatments but representations can only operate on representations and abstracts can only operate on abstracts.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | All Classes |