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

https://github.com/berquist/pyints

Tools for evaluating molecular integrals in Python.
https://github.com/berquist/pyints

integrals python-chemistry quantum-chemistry

Last synced: 5 months ago
JSON representation

Tools for evaluating molecular integrals in Python.

Awesome Lists containing this project

README

          

# pyints

The goal is to provide a unified interface for the evaluation of 1- and 2-electron integrals using the following packages:

* [DALTON](http://daltonprogram.org/) [in progress]
* [MolSSI/MIRP](https://molssi.github.io/MIRP/index.html) [TODO]
* [jjgoings/McMurchie-Davidson](https://github.com/jjgoings/McMurchie-Davidson/) [TODO]
* [berquist/obarasaika](https://github.com/berquist/obarasaika/) [TODO]
* [Psi4](http://psicode.org/) [TODO]
* [PyQuante](https://github.com/berquist/pyquante) [TODO]
* [pyquante2](https://github.com/rpmuller/pyquante2) [TODO]
* [pyscf](https://github.com/sunqm/pyscf/) [TODO]