octave-maintainers
[Top][All Lists]
Advanced

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

Re: julia language


From: Max Brister
Subject: Re: julia language
Date: Fri, 11 May 2012 17:12:15 -0600

On Fri, May 11, 2012 at 2:30 PM, Levente Torok <address@hidden> wrote:
> Hi Guys,
>
> Have you met with language Julia?
> The speed test is embarrassing:
> http://julialang.org/
> Can we do anything with the clever things in the considerations behind?
> It is released under MIT license.

As part of google summer of code I am working on JIT compilation for
Octave. This should address Octave's poor performance in these sorts
of benchmarks. While I am using the Julia code as reference material,
the code is not directly applicable to Octave. The Julia language is
quite different from Octave. For example, Julia uses pass by reference
instead of pass by value.

Max Brister


reply via email to

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