On Thu, May 14, 2009 at 04:10:47PM -0700, Ondrej Certik wrote:
> However, as far as I know, scipy doesn't do spherical bessel zeros, so
> of course I can use scipy's jn() to evaluate the function, but I still
> need some algorithm to evaluate the zeros, see my email.

Right, you could use a Newton method to do this.

> Or did you mean that there is an easier way to write such an algorithm
> with scipy?

No, I don't think it is easier, or harder. I think the difficulties are
approximately similar. I was just wondering what where the pros and cons.
I sum up the pros for sympy, according to your mail: possible exact
expressions, and better precision. I suspect in the case of non-exact
expressions, it may be slower.

Gaƫl

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to