Hi,

> > By using the functions \spadfun{rowSlice} and \spadfun{colSlice} it
> > is possible to obtain for a given matrix two special slicing
> > objects that when used will select all elements along a row or
> > column respectively.
> 
> which suggests that using rowSlice will give rows.  But in fact
> it gives columns -- rowSlice varies row indices which slects a
> column.  Maybe w should switch the names?  Or make clear what
> they are doing.

This is correct, the names are maybe bit misleading. "rowSlice"
will give a "row slicer", an object one should put into
the row slot of the element access pair.

I think the current text you put into hyperdoc is ok.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to