<package type="rpm">
	<name>xsimd</name>
	<arch>src</arch>
	<version epoch="0" ver="14.1.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">42d2b45e50b9f900ed272b2b28c3e7ad1dba2c14273c6a3bef10e792ff6babff</checksum>
	<summary>C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions</summary>
	<description>SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that
has been available for many years. SIMD instructions perform a single operation
on a batch of values at once, and thus provide a way to significantly
accelerate code execution. However, these instructions differ between
microprocessor vendors and compilers.

xsimd provides a unified means for using these features for library authors.
Namely, it enables manipulation of batches of numbers with the same arithmetic
operators as for single values. It also provides accelerated implementation of
common mathematical functions operating on batches.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url></url>
	<time file="1774385826" build="1774385433"/>
	<size package="335956" installed="320620" archive="0"/>
	<location href="xsimd-14.1.0-1.src.rpm"/>
	<format>
		<rpm:license>BSD-3-Clause</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>System/Libraries</rpm:group>
		<rpm:buildhost>emag-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="5032" end="15176"/>
		<rpm:provides>
			<rpm:entry name="lib64xsimd-devel" flags="EQ" ver="14.1.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="cmake"/>
			<rpm:entry name="ninja"/>
			<rpm:entry name="rpmlib(DynamicBuildRequires)" flags="LE" ver="4.15.0" rel="1"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
