Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zyth0s/PySCF.jl

Julia interface to PySCF via PyCall
https://github.com/zyth0s/PySCF.jl

Last synced: about 2 months ago
JSON representation

Julia interface to PySCF via PyCall

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/zyth0s/PySCF.jl.svg?branch=master)](https://travis-ci.com/zyth0s/PySCF.jl)
[![codecov](https://codecov.io/gh/zyth0s/PySCF.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/zyth0s/PySCF.jl)

# PySCF.jl
Julia interface to PySCF via PyCall

Primarily, PySCF is used as an aid and to check correctness of our own implementations:

- [x] SCF HF energy
- [x] DIIS
- Properties:
- [x] Dipole moment
- [x] Generalized AO population analysis (e.g. Mulliken, Löwdin, ...)
- [x] Number of electron pairs (J, XC, Total)
- [x] MP2 energy
- [x] CCSD energy