Wednesday, 15 May 2013

python - How can i implement spherical hankel function of the first kind by scipy/numpy or sympy? -



python - How can i implement spherical hankel function of the first kind by scipy/numpy or sympy? -

i knew there no builtin sph_hankel1 in scipy want know how implement in right way?

additional: show me 1 right implementation of sph_hankel1 either using of scipy or sympy.

regarding implementing in sympy, there guide on how implement special functions here. love pull requests well-known special functions.

for numerical routines, implemented in mpmath. looks like uses definition directly.

python numpy scipy sympy

No comments:

Post a Comment