# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup VcDevel Vc 1.3.3
github.tarball_from releases
maintainers {gmail.com:rjvbertin @RJVB} openmaintainer
description Portable, zero-overhead SIMD library for C++
long_description 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 \n\
SSE4a, XOP, FMA4, and FMA \n\
Scalar (fallback which works everywhere)
checksums rmd160 abb533dc9dfdcb0285e0f5438fc67f5724d3fb1f \
sha256 08c629d2e14bfb8e4f1a10f09535e4a3c755292503c971ab46637d2986bdb4fe \