PerturbationTheoryWavefunction

These things are fed the first and second order corrections

Properties and Methods

 

__init__(self, mol, basis, corrections): 
  • mol: Molecule

    the molecule the wavefunction is for

  • basis: RepresentationBasis

    the basis the expansion is being done in

  • corrections: PerturbationTheoryCorrections

    the corrections to the terms

 

@property
order(self): 

 

expectation(self, operator, other): 

 

@property
zero_order_energy(self): 

Examples


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings