Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        liboil - 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.).
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | liboil | 
                0.3.8 | 
                1.fc4 | 
                ppc | 
                511 KiB | 
                Tue May  9 09:43:41 2006 | 
            
        
        Changelog
        
            - * Mon May  8 18:00:00 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 
            - 0.3.8-1
- update to new upstream version
 
        
            - * Fri Feb  3 17:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.3.7-1
 
            - Update to 0.3.7.
 
        
            - * Wed Dec 14 17:00:00 2005 Matthias Saou <http://freshrpms.net/> 0.3.6-1
 
            - Update to 0.3.6.