Csound Csound-dev Csound-tekno Search About

[Cs-dev] Had you heard about numba?

Date2013-02-21 00:12
FromAndres Cabrera
Subject[Cs-dev] Had you heard about numba?
It sounds like luajit but for python, very interesting. Has anyone
tried it and tested performance?

http://numba.pydata.org/

Cheers,
Andrés

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourcef

Date2013-02-21 09:05
FromOeyvind Brandtsegg
SubjectRe: [Cs-dev] Had you heard about numba?
AttachmentsNone  None  
Haven't tested it. I used to use psyco for this kind of thing, and at first glance numba looks just as easy to use.
There is also PyPy http://pypy.org/

best
Oeyvind


2013/2/21 Andres Cabrera <mantaraya36@gmail.com>
It sounds like luajit but for python, very interesting. Has anyone
tried it and tested performance?

http://numba.pydata.org/

Cheers,
Andrés

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel



--

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg
http://soundcloud.com/t-emp

Date2013-02-22 18:57
FromAndres Cabrera
SubjectRe: [Cs-dev] Had you heard about numba?
Hi,

I think this is not really the same thing as Pypy is a different
implementation of python, whereas numba is a python module that does
jit compiling from the current python module, plus it can optimize
numpy arrays too.

Some interesting detail here:
http://jakevdp.github.com/blog/2012/08/24/numba-vs-cython/

Cheers,
Andrés

On Thu, Feb 21, 2013 at 1:05 AM, Oeyvind Brandtsegg
 wrote:
> Haven't tested it. I used to use psyco for this kind of thing, and at first
> glance numba looks just as easy to use.
> There is also PyPy http://pypy.org/
>
> best
> Oeyvind
>
>
> 2013/2/21 Andres Cabrera 
>>
>> It sounds like luajit but for python, very interesting. Has anyone
>> tried it and tested performance?
>>
>> http://numba.pydata.org/
>>
>> Cheers,
>> Andrés
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://flyndresang.no/
> http://www.partikkelaudio.com/
> http://soundcloud.com/brandtsegg
> http://soundcloud.com/t-emp
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-deve