goals for 3.1

John W. Eaton jwe at bevo.che.wisc.edu
Thu Mar 20 10:09:18 CDT 2008


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


More information about the Octave-maintainers mailing list