On Thu, Oct 15, 2009 at 11:29 AM, Ted Dunning <ted.dunn...@gmail.com> wrote:
> > What has been the adoption (within math or by rumour outside) of all of > these mapXXX methods? > I don't know about outside, but in my first test patch which removed these methods completely, the only ones which were used outside of unit tests were mapMultiply, (which makes sense: scaling a vector is a standard action compatible with linear structure) and maybe one other. -jake