[racket] What math do you want to do in Racket?

From: Patrick King (slowthought at gmail.com)
Date: Sun Jul 1 09:45:50 EDT 2012

Stats and linear algebra will be welcome, gamma function, too. I also find
myself rolling my own integration functions.

On Sat, Jun 30, 2012 at 8:44 PM,  Neil Toronto  wrote:

> Being a glutton for punishment, I've decided to write a `math'
> collection to be shipped with Racket...
>
> I know what *I* want in a math library: statistics (for my research) and
> basic linear algebra (for `plot'). What do *you* want?
>
> (FWIW, this started with Antonio asking for inverse hyperbolic functions
> on the dev mailing list. I just did those today, and factorial,
> log-factorial, gamma, and log-gamma yesterday.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120701/64add268/attachment.html>

Posted on the users mailing list.