Home
last modified time | relevance | path

Searched defs:hankel2 (Results 1 – 8 of 8) sorted by relevance

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/scipy/special/
H A Dhankel2.hpp23 std::complex<double> hankel2(T0 x, T1 y) in hankel2() function
/dports/devel/py-pythran/pythran-0.11.0/docs/
H A DSUPPORT.rst1050 hankel2 subsubsection
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py6152 hankel2 = r""" variable
H A D__init__.py386 hankel2 = mp.hankel2 variable
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dbessel.py180 def hankel2(ctx,n,x,**kwargs): function
/dports/math/py-Diofant/Diofant-0.13.0/diofant/functions/special/
H A Dbessel.py486 class hankel2(BesselBase): class
/dports/math/py-sympy/sympy-1.9/sympy/functions/special/
H A Dbessel.py620 class hankel2(BesselBase): class
/dports/science/py-scipy/scipy-1.7.1/scipy/special/
H A Dfunctions.json666 "hankel2": { object