Hello everybody,

I've created a new discussion group "Numerical Clojure" for anyone 
interested in doing serious numerical computing in Clojure.

The vision is to build a numerics capability / set of libraries in Clojure 
somewhat inspired by what the Python community has done with NumPy, but 
also building on the many natural strengths that Clojure should have in 
this space (e.g. the wealth of JVM libraries, symbolic metaprogramming, 
high level abstraction capabilities etc.)

An initial focus is on creating a "core.matrix" API for vector / matrix 
maths. There's a working prototype of this on GitHub:
- https://github.com/mikera/matrix-api

Anyone interested in this topic, please join the group and contribute your 
ideas!

Best regards,

   Mike. 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to