help-octave
[Top][All Lists]
Advanced

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

Re: Octave's and Matlab's limitations


From: Salva Ardid
Subject: Re: Octave's and Matlab's limitations
Date: Thu, 22 Nov 2012 09:15:07 -0500
User-agent: KMail/4.9.3 (Linux/3.5.0-19-generic; KDE/4.9.3; x86_64; ; )

El Dijous, 22 de novembre de 2012, a les 08:56:35, Jordi Gutiérrez Hermoso va 
escriure:

> On 22 November 2012 08:51, Francesco Potortì <address@hidden> wrote:
> > I see.  But again, is there another language (preferably an interpreted
> > one) that allows things like
> > 
> >   A([1:2:97 98 99],[1:end-1]) = (B > C);
> > 
> > or
> > 
> >   A(A > 0) += 128;
> > 
> > ?
> 
> Julia:
> 
>     http://julialang.org/
> 
> We'll have to wait some time for it to pick up while we all rewrite
> all of our numerical routines for it, though.
> 
> - Jordi G. H.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

Do you know if Julia is faster than Octave both using JIT?


reply via email to

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