If your use is a minimal as matrices, linear/logistic regression, and
gradient descent, my GSL bindings might do the trick, assuming they
still work:

  https://github.com/noelwelsh/mzgsl

In particular, if you're doing the ml-class, you should find
everything apart from L-BFGS.

HTH,
N.

On Wed, Dec 28, 2011 at 11:17 PM, Geoffrey S. Knauth <ge...@knauth.org> wrote:
> Has anyone used racket with octave?  I'm doing ops with matrices, regressions 
> and running gradient descent algorithms, mostly in octave, but it occurred to 
> me racket could help write and then run some of the octave code.
>
> Geoff
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to