Maybe this point about Racket is too off-topic for the list, but:
On Aug 10, 2010, at 4:55 AM, Mark Engelberg wrote:
> Generally speaking, I find I do not have to worry about "blowing the
> stack" in Scheme, and as a result, non-tail-call structural recursion
> (such as the algorithm that kicked
Hello all,
I just posted a library for MCMC (Markov Chain Monte Carlo)
computations in Clojure on GitHub:
https://github.com/farr/mcmc-clojure
It is *very much* in a 0.0.1 state, but I have found it useful for a
few astrostatistics projects I've done---in other words, there isn't a
lot there, it