Skip to content
/ losc Public
forked from Yang-Laboratory/losc

Library for local orbital scaling correction (LOSC).

Notifications You must be signed in to change notification settings

zc62/losc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localized Orbital Scaling Correction (LOSC)

LOSC is a newly developed method in Weitao Yang's Research group to solve the delocalization error for the density functional theory (DFT) in quantum chemistry.

What does this Project do?

  • This project provides libraries with interfaces for popular programming languages in quantum chemistry, including C, C++ and Python, for the developers who would be interested to implement the LOSC method in their favorite quantum chemistry packages. These libraries provide the functionalities to perform the essential calculations of the LOSC method, such as constructing the LOs, LOSC curvature matrix, and LOSC corrections.
  • This project provides the implementation of LOSC method in an open-source quantum chemistry package, psi4, with its Python interface. If you are a user of psi4, you can directly use this library with psi4 to perform LOSC calculations.

Manual and Documentation

The manual and documentation are available at https://yang-laboratory.github.io/losc/. Refer to the website for the instructions of installation and usage.

References of LOSC

About

Library for local orbital scaling correction (LOSC).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.4%
  • Python 39.8%
  • C 8.8%
  • CMake 4.0%