octave-maintainers
[Top][All Lists]
Advanced

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

Re: Core Functions and Matlab Compatibility


From: Carnë Draug
Subject: Re: Core Functions and Matlab Compatibility
Date: Sun, 1 Jul 2012 17:49:56 +0100

On 1 July 2012 16:51, Rik <address@hidden> wrote:

> All,
>
> In the same vein, there are a number of functions in core Matlab for which
> we have implementations in Octave-Forge.  I went through the list of missing
> functions in unimplemented.m and compared it to what might already be
> available.
>
> The following have an implementation on Octave-Forge:
>
> gsvd
> condeig
> expint
> erfcinv
> ellipj
> ellipke
> funm
> evalc (should be trivial to capture stdout)
> exifread
> sound
> soundsc
>
> Given that it is easier to massage code to meet Octave core's guidelines
> rather than writing new code from scratch, I think we should look at
> importing these functions before the next release.

Hi

on my wiki page I had a list of them. Here's some others that you
missed with the package where they currently are:

** cmpermute (image)
** cmunique (image)
** condeig (linear-algebra)
** ellipj (specfun)
** ellipke (specfun)
** exifread <-- readexif (image)
** expint (specfun)
** fminsearch (optim)
** funm (linear-algebra)
** gsvd (linear-algebra)
** publish (miscellaneous)
** resample (signal)

Carnë


reply via email to

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