| Name: liboil-devel | Distribution: Yarrow Freshrpms |
| Version: 0.2.0 | Vendor: Freshrpms.net |
| Release: 1.1.fc1.fr | Build date: Tue Nov 9 01:33:16 2004 |
| Epoch: (none) | Build host: python2.freshrpms.net |
| Group: Development/Libraries | RPM file: liboil-devel-0.2.0-1.1.fc1.fr.i386.rpm |
| Size: 649761 | Source RPM: liboil-0.2.0-1.1.fc1.fr.src.rpm |
| Packager: Matthias Saou <matthias.saou at est.une.marmotte.net> |
| URL: http://www.schleef.org/liboil/ |
| Summary: Development files and static library for liboil |
Liboil is a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithms, such as
converting an array of N integers to floating-poing numbers or multiplying
and summing an array of N numbers. Clearly such functions are candidates for
significant optimization using various techniques, especially by using
extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).
|