Scientific Programming Stack for Clojure

Viewed 3232

I currently use Python for most of my programming, but I'm interested in learning Clojure. What libraries do I need to reproduce the functionality I have with scipy, numpy, and matplotlib? Is there anything like the Enthought distribution?

2 Answers
Related