On Thu, 7 Jul 2005, David Roundy wrote:

> On the other hand, this is sort of a silly debate, since the API *I*
> want is a subset of the API *you* want.

The API you want is certainly not just a subset of what I want. E.g. the
singular value decomposition in your favorite API will probably return a
1xN matrix or a MxN diagonal matrix containing the singular values, while
with my favorite API it will return a vector or a list. Right?

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to