[MacPorts] #35831: new port: py-numba

MacPorts noreply at macports.org
Sat Aug 25 22:52:47 PDT 2012


#35831: new port: py-numba
--------------------------------------+-------------------------------------
 Reporter:  jason-macports@…          |       Owner:  macports-tickets@…                   
     Type:  submission                |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:                                       
 Keywords:                            |        Port:                                       
--------------------------------------+-------------------------------------
 [https://github.com/numba/numba numba]: ''`numba` is a NumPy aware dynamic
 compiler for Python. It creates LLVM bit-code from Python syntax and then
 creates a wrapper around that bitcode to call from Python.''

 It can provide considerable performance improvement for the addition of a
 simple `jit` decorator.

 `py-numba` requires the new port submissions `py-meta` (ticket:35829) and
 `py-llvm` (ticket:35830), and currently relies on Xcode 4.4+, as it (`py-
 llvm`) requires llvm 3.1 (with --enable-pic), rather than the macports
 llvm-3.1 or clang-3.1.

 `numba` is a work in progress, but very useful in its current state; most
 of the included tests pass.

-- 
Ticket URL: <https://trac.macports.org/ticket/35831>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list