vc 1.4.5-1 source package in Ubuntu

Changelog

vc (1.4.5-1) unstable; urgency=medium

  * New upstream version 1.4.5
  * Update standards version to 4.7.0, no changes needed

 -- Stephan Lachnit <email address hidden>  Thu, 01 Aug 2024 09:04:02 +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

Downloads

File Size SHA-256 Checksum
vc_1.4.5-1.dsc 1.9 KiB fcccaf06783a4430d468bbbcbc7a478c92770d61271684c06c24bc28ec0bfe4d
vc_1.4.5.orig.tar.gz 630.3 KiB afc7d6b63ebd299074366c2d3b02f7c71dcc3fe0b9f40dacf4eac25fe534766e
vc_1.4.5-1.debian.tar.xz 4.3 KiB c8c5b81652aa60a787085275e4b75769a36737cd985074fa3b3939efefcc7313

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