pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/libint



Module Name:    pkgsrc
Committed By:   asau
Date:           Fri Mar  8 07:09:05 UTC 2013

Update of /cvsroot/pkgsrc/math/libint
In directory ivanova.netbsd.org:/tmp/cvs-serv17109

Log Message:
Import libint-2.0.0 as math/libint


Libint is two things:
1. a library of C/C++ functions for efficient evaluation of
several kinds of two-body molecular integrals over Gaussian
functions;
2. the optimizing compiler that generates a Libint library.

In molecular electronic structure theory Gaussian basis sets are
standard because they allow efficient evaluation of matrix
elements of operators (molecular integrals). Modern electronic
structure programs spend considerable portion of their runtime
computing the Coulomb two-electron integrals. While anyone can
compute Gaussian integrals using simple formulas, the efficient
evaluation of many-body can be (relatively) complicated.
Libint is an open library that anyone can use to compute a
variety of two-electron integrals, most importantly the Coulomb
two-electron integrals and their arbitrary-order geometric
derivatives, over Gaussians of arbitrary angular momentum.
Among other notable features is the support for the nonstandard
two-electron integrals that appear in explicitly correlated R12
methods.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/math/libint/DESCR
N pkgsrc/math/libint/Makefile
N pkgsrc/math/libint/PLIST
N pkgsrc/math/libint/distinfo
N pkgsrc/math/libint/buildlink3.mk
N pkgsrc/math/libint/patches/patch-MakeRules.in

No conflicts created by this import




Home | Main Index | Thread Index | Old Index