sleef 3.5.1-2 source package in Ubuntu

Changelog

sleef (3.5.1-2) unstable; urgency=medium

  * Switch to Clang as CC and CXX (Closes: #1013040)
    Upstream support to the latest gcc (GCC-12) is limited.
  * Refresh symbols control file for ppc64el.
  * Only track C++ symbols for amd64 architecture.

 -- Mo Zhou <email address hidden>  Fri, 30 Sep 2022 15:18:34 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sleef_3.5.1-2.dsc 2.0 KiB be0d47c7de2d39b0aecbdfbf1214034ab2f2a6e9ebef36678efee4f3fe9e507d
sleef_3.5.1.orig.tar.gz 1.2 MiB 415ee9b1bcc5816989d3d4d92afd0cd3f9ee89cbd5a33eb008e69751e40438ab
sleef_3.5.1-2.debian.tar.xz 20.0 KiB 266839b5f99135e5e69c6a6e76d0df0cc824d2b2014e12431b3a681103f08353

Available diffs

No changes file available.

Binary packages built by this source

libsleef-dev: SLEEF Vectorized Math Library (development)

 SLEEF stands for SIMD Library for Evaluating Elementary Functions. It
 implements vectorized versions of all C99 real floating point math functions.
 It can utilize SIMD instructions of modern processors. SLEEF is designed to
 fully utilize SIMD computation by reducing the use of conditional branches
 and scatter/gather memory access.
 .
 The library contains subroutines for all C99 real FP math functions in double
 precision and single precision. SLEEF also includes subroutines for discrete
 Fourier transform(DFT).
 .
 This package ships development files.

libsleef3: SLEEF Vectorized Math Library (libraries)

 SLEEF stands for SIMD Library for Evaluating Elementary Functions. It
 implements vectorized versions of all C99 real floating point math functions.
 It can utilize SIMD instructions of modern processors. SLEEF is designed to
 fully utilize SIMD computation by reducing the use of conditional branches
 and scatter/gather memory access.
 .
 The library contains subroutines for all C99 real FP math functions in double
 precision and single precision. SLEEF also includes subroutines for discrete
 Fourier transform(DFT).
 .
 This package ships the shared objects.

libsleef3-dbgsym: debug symbols for libsleef3