vc 1.4.4-1 source package in Ubuntu

Changelog

vc (1.4.4-1) unstable; urgency=medium

  * New upstream version 1.4.4

 -- Stephan Lachnit <email address hidden>  Thu, 26 Oct 2023 18:43:05 +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
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
vc_1.4.4-1.dsc 1.9 KiB cef3e72a8d805aabd9c8e9f75bf44f8b45e6552b4327f6c564aaaa6e82051763
vc_1.4.4.orig.tar.gz 630.4 KiB 73250c6257e115b156df1fb3ea2c062ab08a181478cf7d64dd4ba623f27a57d7
vc_1.4.4-1.debian.tar.xz 4.3 KiB 7ba01c4d2b3063e4bcb75a93c82af25220af738173075118c1694bd7e4347f6e

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