vc 1.4.5-ok1 source package in openKylin

Changelog

vc (1.4.5-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 14:06:02 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any-amd64 any-arm any-arm64 any-i386
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
vc_1.4.5.orig.tar.gz 630.3 KiB afc7d6b63ebd299074366c2d3b02f7c71dcc3fe0b9f40dacf4eac25fe534766e
vc_1.4.5-ok1.debian.tar.xz 2.9 KiB 99be698262957232518bb33a9847df5491cf0944ba19c36df26437d56791e639
vc_1.4.5-ok1.dsc 1.7 KiB 1b64ed4d056b3dd871dff900157ee59f85fe3fbb34038aaba82f353136179db8

Available diffs

View changes file

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