help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: filtering logical array


From: Jordi Gutiérrez Hermoso
Subject: Re: filtering logical array
Date: Fri, 29 Jun 2012 14:52:05 -0400

On 29 June 2012 14:37, seektime <address@hidden> wrote:
> This is great. What does JIT stand for?

Just-in-time compiling. It's an experimental feature that Max Brister
is working on us under the Google Summer of Code mentorship programme.
Basically, you can compile to speedy code certain things as the
interpreter sees them instead of doing everything in the interpreter.

JIT compiling will be released in a future version of Octave. Shower
your love and appreciation on Max and help him with code or money
towards this effort. He's currently working on this branch:

    http://inversethought.com/hg/octave-max/

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]