goals for 3.1

David Bateman adb014 at gmail.com
Thu Mar 20 18:13:08 CDT 2008


John W. Eaton wrote:
> On 20-Mar-2008, David Bateman wrote:
> 
> | David Bateman wrote:
> | 
> | > That is what I just implemented.. Will send a patch after I feed the
> | > kids ...
> | > 
> | > D.
> | >
> | 
> | Changeset attached. I implemented the cell diag function in the same
> | manner as the existing diag function. I will refactor this code later to
> | get rid of the nest of if/else statements..
> 
> I applied it.
> 
> Thanks,
> 
> jwe
> 

Ok and here is the patch that moves the diag function into the
octave_value classes. It also has template versions of the diag function
in the Array<T> and Sparse<T> classes rather than in the derived classes
 to simplify the code.

I believe point 7 on your list for 3.1 is then fully addressed with this
and the previous patches..

D.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch7775
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080321/33803b3c/attachment-0001.ksh 


More information about the Octave-maintainers mailing list