[racket] Math library ready for testing

From: Harry Spier (vasishtha.spier at gmail.com)
Date: Wed Dec 12 16:26:14 EST 2012

Neil Toronto wrote:
 >The maximum number of threads a parallelized math function will use.
>  The default value is (max 1 (processor-count))."

Pierpaolo replied::
>Isn't (max 1 (processor-count)) the same as (processor-count) ?
>Or does Racket runs on machines with less than 1 processors?   8^)

For Quantum computers where the number of processors is a probability function between 0 and n . :-)
Harry Spier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121212/558af2a3/attachment.html>

Posted on the users mailing list.