mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
18 lines
639 B
XML
18 lines
639 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Libecpint is a C++ library for the efficient evaluation of integrals over ab
|
|
initio effective core potentials, using a mixture of generated, recursive
|
|
code and Gauss-Chebyshev quadrature. It is designed to be standalone and
|
|
generic.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">robashaw/libecpint</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|