libint 1.2.1-1 source package in Ubuntu

Changelog

libint (1.2.1-1) unstable; urgency=medium

  * New upstream release.

  [ Michael Banck ]
  * debian/control (Vcs-Browser, Vcs-Svn): Updated. 
  * debian/watch: Updated to Github.
  * debian/copyright: Update to GPL-3+.
  * debian/control (Build-Depends): Added cmake.
  * debian/rules: Build using cmake as well, needed in order to ship .cmake
    files in libint-dev.
  * debian/libint-dev.install: Install cmake files.
  * debian/rules (override_dh_installchangelogs): Update changelog name.
  * debian/control (libint-dbg): Remove package.
  * debian/rules (override_dh_strip): Remove target.

 -- Michael Banck <email address hidden>  Sat, 06 Jan 2018 15:48:17 +0100

Upload details

Uploaded by:
Debichem Team
Uploaded to:
Sid
Original maintainer:
Debichem Team
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libint_1.2.1-1.dsc 2.0 KiB 79d5c977b44629e73db3fea5e9a6cd424386e6194d53b4a43eef36759daaa563
libint_1.2.1.orig.tar.gz 291.4 KiB fe5900c98d6adfeadb69cecee9895548ef69b5464f9c2cfb85bd315cf349f3a4
libint_1.2.1-1.debian.tar.xz 4.6 KiB ceac05d39e73a430386e00597137780b0876e0dddb4e22329786f19ff74a4200

No changes file available.

Binary packages built by this source

libint-dev: Evaluate the integrals in modern atomic and molecular theory (devel)

 The LIBINT library is used to evaluate the traditional (electron repulsion)
 and certain novel two-body matrix elements (integrals) over Cartesian
 Gaussian functions used in modern atomic and molecular theory. The idea
 of the library is to let computer write optimized code for computing
 such integrals. There are two primary advantages to this: much less
 human effort is required to write code for computing new integrals, and
 code can be optimized specifically for a particular computer
 architecture (e.g., vector processor).
 .
 LIBINT has been utilized to implement methods such as Hartree-Fock (HF)
 and Kohn-Sham density functional theory (KS DFT), second-order
 Moeller-Plesset perturbation theory (MP2), coupled cluster singles and
 doubles (CCSD) method, as well as explicitly correlated R12 methods.
 .
 This package contains the development header files.

libint1: Evaluate the integrals in modern atomic and molecular theory

 The LIBINT library is used to evaluate the traditional (electron repulsion)
 and certain novel two-body matrix elements (integrals) over Cartesian
 Gaussian functions used in modern atomic and molecular theory. The idea
 of the library is to let computer write optimized code for computing
 such integrals. There are two primary advantages to this: much less
 human effort is required to write code for computing new integrals, and
 code can be optimized specifically for a particular computer
 architecture (e.g., vector processor).
 .
 LIBINT has been utilized to implement methods such as Hartree-Fock (HF)
 and Kohn-Sham density functional theory (KS DFT), second-order
 Moeller-Plesset perturbation theory (MP2), coupled cluster singles and
 doubles (CCSD) method, as well as explicitly correlated R12 methods.
 .
 This package contains the shared library.

libint1-dbgsym: debug symbols for libint1