- Python 3.6
- SymPy
- pytest
Project Variables, Functions, Classes
mo_space.py: MO space infointeger_partition.py: function to partition an integer
Core Classes
Index.py: Index classIndices.py: Indices classIndicesPair.py: IndicesPair classSQOperator.py: SecondQuantizedOperator classTensor.py: Tensor classTerm.py: Term class
Operator Contraction Functions
sqop_contraction.py: contractions of string of creation and annihilation operatorsphys_contraction.py: contractions of physical operators
Run command python -m pytest tests