Richard, At one time, I produced some bindings through the FFI to BLAS/LAPACK---search for plt-linalg in PLaneT. It is likely bit-rotted, but it could be useful as a starting point.
Will On Oct 21, 2012, at 2:58 AM, Richard Cleis <[email protected]> wrote: > Is anybody working on the LAPACK FFI listed on the Hackathon page? > How does "BSD Licensed Matrix Library" apply to a Racket FFI? > I'd like to know which makes more sense: > > - write/find the few Gaussian Elimination solvers that I need > > - Figure out how to do it with FFI and LAPACK > > rac > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users ____________________ Racket Users list: http://lists.racket-lang.org/users

