Google Summer of Code



>>>>> "Robert" == Robert Dodier  writes:

    Robert> My vote is for an implementation of linear programming or
    Robert> singular value decomposition or something like that.

Numerical SVD?  Could probably translate the LAPACK routines for
this.  I think f2cl is capable of that.

Might not be fast as LAPACK, but slow might be better than none.

Ray