| Name: liboil | 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: System Environment/Libraries | RPM file: liboil-0.2.0-1.1.fc1.fr.i386.rpm |
| Size: 943596 | 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: Library of Optimized Inner Loops, CPU optimized functions |
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.).
|