vc 1.4.3-2 source package in Ubuntu

Changelog

vc (1.4.3-2) unstable; urgency=medium

  * Update standards version to 4.6.1, no changes needed
  * Fix watch file due to GitHub changes

 -- Stephan Lachnit <email address hidden>  Wed, 09 Nov 2022 22:14:18 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any-amd64 any-arm any-arm64 any-i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
vc_1.4.3-2.dsc 1.9 KiB dc85c86d51a44f9234c3809a6c62c1adf1c3e0b19011c66588119f231a3fc6c2
vc_1.4.3.orig.tar.gz 625.4 KiB 988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f
vc_1.4.3-2.debian.tar.xz 4.3 KiB 22be9874463fe509763626587f82add2bc42c8a1db11faf0cdf8338f98448271

Available diffs

No changes file available.

Binary packages built by this source

vc-dev: C++ types for explicitly data-parallel programming

 Vc is a free software library to ease explicit vectorization of C++
 code. It has an intuitive API and provides portability between
 different compilers and compiler versions as well as portability
 between different vector instruction sets. Thus an application
 written with Vc can be compiled for:
  - AVX and AVX2
  - SSE2 up to SSE4.2 or SSE4a
  - Scalar