sleef 3.5.1-1 source package in Ubuntu

Changelog

sleef (3.5.1-1) unstable; urgency=medium

  * New upstream version 3.5.1
  * Mark autopkgtest as skippable and return 77 for !amd64. (Closes: #970566)
  * Refresh symbols list for amd64, arm64 and armhf.

 -- Mo Zhou <email address hidden>  Thu, 29 Oct 2020 10:13:59 +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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
sleef_3.5.1-1.dsc 2.0 KiB e45bf3c245fa52770a3670f894a68c2aaff61dcb6259d30725ec0d91e15cb6a9
sleef_3.5.1.orig.tar.gz 1.2 MiB 415ee9b1bcc5816989d3d4d92afd0cd3f9ee89cbd5a33eb008e69751e40438ab
sleef_3.5.1-1.debian.tar.xz 27.9 KiB 7d3cf80d0d5afb02dd24fcca80bb4f1327b591af793035a207270fac8dddb5bc

Available diffs

No changes file available.

Binary packages built by this source

libsleef-dev: No summary available for libsleef-dev in ubuntu kinetic.

No description available for libsleef-dev in ubuntu kinetic.

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