[CentralOH] Numba
Yung-Yu Chen
yyc at solvcon.net
Wed Jul 17 14:55:17 CEST 2013
Hi James,
Have you considered to use Cython?
A colleague of mine is currently experimenting Numba. Although the
benchmarks available online look promising, when applied to something "not
so numpy", there is some trouble. We haven't been to a stage to say
anything concrete, but based on what I've learnt so far, Cython is a much
more mature tool than Numba.
Just my 2 cents.
with regards,
Yung-Yu Chen
On Tue, Jul 16, 2013 at 2:16 PM, James Bonanno <james at atlantixeng.com>wrote:
> Hello All;****
>
> For those familiar with Numpy and Matplotlib, I have a question. Have you
> explored Numba? I think it shows great promise. It is a JIT **compiler**
> that takes its directives simply from a Python decorator. It’s being funded
> by Continium I/O, seems to be an offshoot from Enthought. I currently have
> a Matlab program taking about 10 minutes to run. Yes, Matlab. The
> commercial type. I’m in the process of converting it to Numpy/Numba in
> hopes of having it be much faster. ****
>
> ** **
>
> Best, James****
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> http://mail.python.org/mailman/listinfo/centraloh
>
>
--
Yung-Yu Chen
http://solvcon.net/yyc/
+886 (99) 129 4763 (no sms)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20130717/8b1e55e5/attachment.html>
More information about the CentralOH
mailing list