Skip to content

Commit

Permalink
Adding spin-orbital and spin-adapted MP2 wfns and energies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lothian committed May 5, 2024
1 parent 6ba49e5 commit 6ab5f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions magpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
from .hfwfn import hfwfn
from .ciwfn import ciwfn
from .ciwfn_so import ciwfn_so
from .mpwfn import mpwfn
from .mpwfn_so import mpwfn_so
from .hessian import Hessian
from .apt import APT
from .aat import AAT
Expand Down

0 comments on commit 6ab5f97

Please sign in to comment.