octave-maintainers
[Top][All Lists]
Advanced

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

Re: octave presentation, part 2


From: David Bateman
Subject: Re: octave presentation, part 2
Date: Wed, 19 Nov 2008 13:30:02 +0100
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

Jaroslav Hajek wrote:
hello,

following the success of my first talk about Octave at Prague
university, I'm giving one more speech tomorrow. This time, I've been
directly asked by a student for more detailed feature overview &
comparison with Matlab. Please find the draft presentation attached.
Features are presented as keywords, with colors used to distinguish
status (common, Octave-only, added in 3.2, improved in 3.2, missing).
Not suprisingly I know best about the features I've been involved
with, but I'd like to cover the rest as well, especially plotting.
Feel free to suggest additions & modifications. I may yet add some myself.

cheers
Here are the things I think you've got wrong or need clarification:

"Nested Functions" aren't included in Octave at all. The variable scoping rules in Matlab for nested functions is different than sub-functions. Note however that Octave had sub-functions before matlab did.

"try/catch" isn't an extension it is also in Matlab.. Matlab introduced in 2008a the OnCleanup function that has similar functionality to the unwind_protect structure, though I think the Octave way of doing it is cleaner.

What do you mean by "closures"?

The "GSVD" function is part of the linear-algebra package of octave-forge

The sparse SVD is part of the arpack package of octave-forge for license reasons...

You can write a C mex wrapper to a fortran function and so I'm not sure this is a real limitation.

Regards
David




--
David Bateman                                address@hidden
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob) 91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax) The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



reply via email to

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