octave-maintainers
[Top][All Lists]
Advanced

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

Re: goals for 3.1


From: John W. Eaton
Subject: Re: goals for 3.1
Date: Thu, 20 Mar 2008 11:09:18 -0400

On 20-Mar-2008, David Bateman wrote:

| Ok, i'll add these and transpose, ctranspose, rot90, and a few others

OK.

| The only function I see that is not already in the octave_value class
| but is already a DEFUN is the Fdiag function. Yes this function has a
| mess of if/else blocks for the types and so its probably worth moving it
| into the octave_value class. I'll look at a patch for that in the near
| future..

OK.

| I attach a patch for Octave to add the test code and an equivalent 
| function that can be used in Octave/Matlab to test compatible behavior.

I applied this changeset.

| Are there any other functions I missed? Are there any additional tests
| that might be useful?

I'm not sure about additional fucntions but in addition to working on
numeric data, these functionns should also work on character, struct,
and cell arrays.

Thanks,

jwe


reply via email to

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