Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4598563F188 for ; Fri, 8 Mar 2013 07:09:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1199F14A3C6; Fri, 8 Mar 2013 07:09:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A095114A3E6 for ; Fri, 8 Mar 2013 07:09:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id TewKC_cBkebt for ; Fri, 8 Mar 2013 07:09:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C4BD514A3C4 for ; Fri, 8 Mar 2013 07:09:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3B05F175DD; Fri, 8 Mar 2013 07:09:05 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 8 Mar 2013 07:09:05 +0000 From: "Aleksej Saushev" Subject: CVS commit: pkgsrc/math/libint To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20130308070906.3B05F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk 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