vc 1.4.3-1 source package in Ubuntu

Changelog

vc (1.4.3-1) unstable; urgency=medium

  * New upstream version 1.4.3

 -- Stephan Lachnit <email address hidden>  Fri, 27 May 2022 10:11:53 +0200

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

Downloads

File Size SHA-256 Checksum
vc_1.4.3-1.dsc 1.9 KiB 3df0503bfe064e8d02b6d3876c16aa9670ae06fee96184f8b8baa139b945f90b
vc_1.4.3.orig.tar.gz 625.4 KiB 988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f
vc_1.4.3-1.debian.tar.xz 4.3 KiB 617617849866abadd1638169d276aec3ae70829fb446b0ae5cb38b20af092084

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