[racket] Typed Racket and macros expanding to for*:

From: Neil Toronto (neil.toronto at gmail.com)
Date: Tue Jul 24 18:23:50 EDT 2012

It's at

     https://github.com/ntoronto/racket

It has arrays, FFT, bigfloats, some special functions, and some linear 
algebra (including cool stuff like QR factorization).

WARNING: We're not even close to having a stable API, especially for 
anything to do with arrays. There's no documentation, and it'll probably 
eat your dog. There are plenty of test cases, though. :)

Neil ⊥

On 07/24/2012 03:13 PM, Ray Racine wrote:
> Is there a public github setup for this mythic math collection?  If not
> please consider one.
>
> Thanks,
>
> Ray


Posted on the users mailing list.