CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2017/04/23 11:45:20

Log message:
    Import py-numexpr 2.6.2, ok daniel@
    
    Numexpr is a fast numerical expression evaluator for NumPy. With it,        
                                                                                
           expressions that operate on arrays (like "3*a+4*b") are accelerated  
                                                                                
                  and use less memory than doing the same calculation in 
Python.                                                                         
                                                                                
                                                                                
                                       In addition, its multi-threaded 
capabilities can make use of all your                                           
                                                       cores, which may 
accelerate computations, most specially if they are                             
                                                                      not 
memory-bounded (e.g. those using transcendental functions).
    
    Status:
    
    Vendor Tag: shadchin
    Release Tags:       shadchin_20170423
    
    N ports/math/py-numexpr/Makefile
    N ports/math/py-numexpr/distinfo
    N ports/math/py-numexpr/pkg/DESCR
    N ports/math/py-numexpr/pkg/PLIST
    
    No conflicts created by this import

Reply via email to