libint2 2.6.0-13 source package in Ubuntu

Changelog

libint2 (2.6.0-13) unstable; urgency=medium

  [ Adrian Bunk ]
  * debian/rules: Add all non-i386 32bit ports architectures to the -g0 list
  * debian/rules: Build with -Os on mips/mipsel

 -- Michael Banck <email address hidden>  Mon, 22 Feb 2021 08:34:08 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libint2_2.6.0-13.dsc 2.0 KiB f3f3063258a3c2a2a0d0f51fc1e75a3f62f1487dde1a5cddd474cfff2d2ce1e5
libint2_2.6.0.orig.tar.gz 23.6 MiB 4ae47e8f0b5632c3d2a956469a7920896708e9f0e396ec10071b8181e4c8d9fa
libint2_2.6.0-13.debian.tar.xz 200.0 KiB 910b6db1c862add5e8665f62ae780b90aa391f1f09af371bd34963c92e2997e0

Available diffs

No changes file available.

Binary packages built by this source

libint2-2: No summary available for libint2-2 in ubuntu hirsute.

No description available for libint2-2 in ubuntu hirsute.

libint2-2-dbgsym: debug symbols for libint2-2
libint2-dev: Computation Chemistry Integral Evaluation Library (development files)

 The Libint2 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).
 .
 Libint2 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 static library and header files.