|
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../liboil/liboil.desc [COPY] Copyright (C) 2006 The OpenSDE Project [COPY] Copyright (C) 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; version 2 of the License. A copy of the [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A simple function library optimized for various CPUs.
[T] Liboil is a library of simple functions that are optimized [T] for various CPUs. These functions are generally loops [T] implementing simple algorithms, such as converting an [T] array of N integers to floating-point numbers or multi- [T] plying and summing an array of N numbers. Such functions [T] are candidates for significant optimization using various [T] techniques, especially by using extended instructions [T] provided by modern CPUs (Altivec, MMX, SSE, etc.).
[U] http://liboil.freedesktop.org
[A] David Schleef <ds@schleef.org> [M] Christian Wiese <jeru@ixplanet.org>
[C] extra/development
[F] NOPARALLEL
[L] OpenSource [S] Stable [V] 0.3.10 [P] X -----5---9 150.000
[D] 1411315217 liboil-0.3.10.tar.gz http://liboil.freedesktop.org/download/
|