tor, 27 05 2010 kl. 08:01 +0200, skrev Jaroslav Hajek:
> On Wed, May 26, 2010 at 6:46 PM, Søren Hauberg <[email protected]> wrote:
> > Hi
> >
> > tir, 25 05 2010 kl. 14:59 +0200, skrev Jaroslav Hajek:
> >> New classes for manipulating structured matrices:
> >>
> >> * kronprod for matrices represented as kronecker products
> >
> > There are still some issues with this class. I think 'eig' returns the
> > wrong eigenvectors, as you might need to reorder some of the
> > eigenvectors of the individual matrices before forming the Kronecker
> > product of the eigenvectors. (Similar thoughts for the SVD).
> >
> > So, it might be better to mark this class as experimental or possible
> > leave it out for now. We can also just remove 'eig' and 'svd'
> > temporarily.
> >
> 
> I'd say just mark eig and svd as not implemented. I think the class
> has enough value without them.

Ok. I have created a '@kronprod/not_done' folder and moved 'eig' and
'svd' to that. I have also updated the INDEX file to reflect this.

Søren


------------------------------------------------------------------------------

_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to