On Thu, Aug 28, 2014 at 9:26 AM, William A Stein <wst...@uw.edu> wrote:
> There's nothing at all fundamentally incompatible about the preparser
> and numpy/scipy/cvxopt.  Everything could be sorted out with a few
> appropriate hooks, maybe some patches, etc.

yes, I think so too.

But just for reference: one of the comments was about calling Sage's
special functions (I assume the symbolic ones for number theory &
friends) with numpy ndarrays. To make that work, one has to do
something with regards to numpy's ufunc's. Then broadcasting and so on
does work.
http://docs.scipy.org/doc/numpy/reference/ufuncs.html
I have no idea if this can be done, but maybe worthwhile to look into?

-- H

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to