Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexbuccheri/isdf_prototyping

Prototyping ISDF Implementations for 2-electron Integrals
https://github.com/alexbuccheri/isdf_prototyping

Last synced: about 1 month ago
JSON representation

Prototyping ISDF Implementations for 2-electron Integrals

Awesome Lists containing this project

README

        

# ISDF Prototyping

This project is for prototyping algorithms associated with Inter Separable Density Fitting (ISDF), with the aim of
speeding up the evaluation of two-centre integrals $(ij|kl)$

## Algorithms

* [Weighted k-means clustering for finding interpolation points](src/isdf_prototyping/interpolation_points.py)

## Papers of Relevance

## Websites of Relevance

* [Basics of 2-electron integrals](http://vergil.chemistry.gatech.edu/notes/permsymm/permsymm.pdf)