Clojure Math

2009-08-12 Thread Jeff Brown
Calculating probabilities with Clojure... http://javajeff.blogspot.com/2009/07/grails-springsource-and-clojure.html I welcome any clever solutions you might want to contribute in Clojure. The problem is intentionally loosely defined (exactly 3? at least 3? etc...). The goal isn't to have a clear

Clojure math functions

2009-02-15 Thread David Sletten
In January Mark Engelberg brought up the subject of certain "missing" math functions and provided some nice code to fix the situation. [1] I'm still pretty new to Clojure, and I don't understand all of the ins and outs of Mark's code, but I've come up with implementations of a couple of fu