Skip to content

A fast implementation of cubic-scaling direct MP2 (MP2-J)

Notifications You must be signed in to change notification settings

nmardirossian/Cubic_MP2J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubic_MP2J

This is an implementation of the cubic scaling MP2-J from https://arxiv.org/abs/1710.01004. This particular implementation uses O(N) memory, so it can be scaled to larger systems.

Requirements: PySCF, NumPy, Cython, ASE, etc. (TODO)

./comp.sh python cubic_mp2_J.py

About

A fast implementation of cubic-scaling direct MP2 (MP2-J)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published