K 10 svn:author V 2 pi K 8 svn:date V 27 2016-09-05T17:19:21.650246Z K 7 svn:log V 465 New port: devel/py-numba Numba gives you the power to speed up your applications with high performance functions written directly in Python. With a few annotations, array-oriented and math-heavy Python code can be just-in-time compiled to native machine instructions, similar in performance to C, C++ and Fortran, without having to switch languages or Python interpreters. WWW: http://numba.pydata.org/ PR: 211347 Submitted by: David Kalliecharan END