sleef 3.5.1-3 source package in Ubuntu

Changelog

sleef (3.5.1-3) unstable; urgency=medium

  * Team upload.
  * Fix build with latest mpfr (Closes: #1030432)
  * d/tests/control: specify arch to amd64 only

 -- Aron Xu <email address hidden>  Wed, 08 Feb 2023 14:10:11 +0800

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
sleef_3.5.1-3.dsc 1.7 KiB 1e5053f81096bcfc730f8940b0ce6681ca9f36c34c7c0e68cf5cf3fa8a53586c
sleef_3.5.1.orig.tar.gz 1.2 MiB 415ee9b1bcc5816989d3d4d92afd0cd3f9ee89cbd5a33eb008e69751e40438ab
sleef_3.5.1-3.debian.tar.xz 20.5 KiB e7668d709c94db270fb30e003cd1affaec525a473ebb516422c510579ef0fefd

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