Re: Matrix operation (a la numpy)

2011-05-29 Thread bOR_
Incanter does. Works fine, but I'm not sure how fast it is.

-- 
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

Matrix operation (a la numpy)

2011-05-28 Thread JuanManuel Gimeno Illa
I'm looking for a clojure library to perfomr matrix manipulation a la numpy. 
The best candidate I've found is infer.matrix but I wonder if there is a 
hidden jewel to discover.

Anyone has other suggestions?

Thanks,

Juan Manuel

-- 
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

Re: Matrix operation (a la numpy)

2011-05-28 Thread Andreas Kostler
I'm not 100% sure but I think Incanter has matrix ops.
Andreas

On 28/05/2011, at 7:15 PM, JuanManuel Gimeno Illa wrote:

 I'm looking for a clojure library to perfomr matrix manipulation a la numpy. 
 The best candidate I've found is infer.matrix but I wonder if there is a 
 hidden jewel to discover.
 
 Anyone has other suggestions?
 
 Thanks,
 
 Juan Manuel
 
 -- 
 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

-- 
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