[issue37946] Add the Bessel functions of the first and second kind to the math module

Zackery Spytz report at bugs.python.org
Mon Aug 26 06:40:25 EDT 2019


Zackery Spytz <zspytz at gmail.com> added the comment:

> IMO this is the province of things like scipy.special. The Bessel functions (and many others) are already easily available to users of the scientific Python stack. I don't really see a need to have them in core Python.

I agree.

----------
nosy: +ZackerySpytz

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37946>
_______________________________________


More information about the Python-bugs-list mailing list