How are data types handled in core.matrix? I was surprised to see it 
returning rationals rather than floats. I don't see a way to control this 
in the api, e.g. like dtype in numpy.

(element-type) is returning java.lang.Object for all inputs. Does this mean 
I'm creating arrays of clojure's wrapped numerical types? Is this because I 
haven't specified a non-default implementation?

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to